Essays about: "CPU profile time-line"

Found 1 essay containing the words CPU profile time-line.

  1. 1. Comparing performance between plain JavaScript and popular JavaScript frameworks

    University essay from Linnéuniversitetet/Institutionen för datavetenskap (DV)

    Author : Zlatko Ladan; [2015]
    Keywords : comparison; programming; frameworks; JavaScript; jQuery; Backbone.js; heap allocation time-line; CPU profile time-line;

    Abstract : JavaScript is used on the web together with HTML and CSS, in many cases using frameworks for JavaScript such as jQuery and Backbone.js. This project is comparing the speed and memory allocation of the programming language JavaScript and its two most used frameworks as well as the language on its own. READ MORE