Essays about: "JavaScript"

Showing result 31 - 35 of 324 essays containing the word JavaScript.

  1. 31. Are the frameworks good enough? : A study of performance implications of JavaScript framework choice through load- and stress-testing Angular, Vue, React and Svelte

    University essay from Linnéuniversitetet/Institutionen för datavetenskap och medieteknik (DM)

    Author : Tomas Marx-Raacz Von Hidvég; [2022]
    Keywords : Performance Engineering; Benchmark; JavaScript; Framework; Comparison;

    Abstract : The subject of JavaScript frameworks/libraries and which to choose as a developer, organization or client has been the target of quite some research, and even more debate. This thesis aims to investigate four of these, namely Angular, React, Svelte and Vue by building a functionally identical application and running performance tests towards them through Apache JMeter to measure throughput. READ MORE

  2. 32. Filtering techniques : Let the user get the message in time

    University essay from Blekinge Tekniska Högskola/Institutionen för programvaruteknik

    Author : Areon Lundqvist; [2022]
    Keywords : Filter; performance; techniques; quality;

    Abstract : As developers of applications or some sort of data handling, we are obligated to contract some kind of data. Filtering techniques have a lot of power when it comes to reducing the unnecessary data back to the client. READ MORE

  3. 33. Express.js and Ktor web serverperformance : A comparative study

    University essay from Blekinge Tekniska Högskola/Institutionen för programvaruteknik

    Author : Isac Glantz; Hampus Hurtig; [2022]
    Keywords : Performance; Concurrency; Web frameworks; Kotlin; JavaScript;

    Abstract : As more and more companies use the internet to grow their businesses and sales, it is crucial to have a fast and responsive site that keeps customers on the site. Hence, comparing two web frameworks with respect to response time is vital, as it is a significant part of delivering the page. READ MORE

  4. 34. Performance evaluation of Web Workers API and OpenMP

    University essay from Blekinge Tekniska Högskola/Institutionen för datavetenskap

    Author : Linus Hellberg; Bhargava Bhamidipati; [2022]
    Keywords : Web Workers; Parallelism; JavaScript; OpenMP; Multi-threading;

    Abstract : Background - Web browsers and and the web programs on them are being used now more than ever in a manner similar to traditional software. But with the increase in the demand for performance on bigger and bigger web applications, there is a need for making the web applications perform faster and better. READ MORE

  5. 35. A performance investigation into JavaScript visualization libraries with the focus on render time and memory usage : A performance measurement of different libraries and statistical charts

    University essay from Högskolan i Skövde/Institutionen för informationsteknologi

    Author : Fredrik Boström; Alexander Dahlberg; William Linderoth; [2022]
    Keywords : Visualization; JavaScript; memory usage; render time;

    Abstract : Visualizing data is important to make it easier to understand. Due to the common accessibility and the popularity of the web, a growth within web-based visualization is seen. One common and easy way to do this is by using an already implemented JavaScript library. READ MORE