Essays about: "Page Load Time"

Showing result 1 - 5 of 26 essays containing the words Page Load Time.

  1. 1. A Comparison of Load-time Performance Between Client- and Server-based Responsive Web Design

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

    Author : Krystian Manczak; [2021]
    Keywords : responsive web design; rwd; ress; rwd server-side; lighthouse performance audits;

    Abstract : Before Responsive Web Design (RWD) it was common to create fixed-width websites. In recent years the standard way of creating responsive websites is by some of the fundamental aspects of RWD on the client-side. READ MORE

  2. 2. Performance of Multi-threaded Web Applications using Web Workers in Client-side JavaScript

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

    Author : Johan Djärv Karltorp; Eric Skoglund; [2020]
    Keywords : Web Workers; Multi-threading; JavaScript; Performance; Web browsers;

    Abstract : Context - Software applications on the web are more commonly used nowadays than before. As a result of this, the performance needed to run the applications is increasing. One method to increase performance is writing multi-threaded code using Web Workers in JavaScript. READ MORE

  3. 3. Implementation of visualizations using a server-client architecture : Effects on performance measurements

    University essay from Linköpings universitet/Institutionen för datavetenskap

    Author : Pia Løtvedt; [2020]
    Keywords : Client-server; system architecture; visualization; web performance;

    Abstract : Visualizing large datasets poses challenges in terms of how to create visualization applications with good performance. Due to the amount of data, transfer speed and processing speed may lead to waiting times that cause users to abandon the application. READ MORE

  4. 4. Google AMP and what it can do for mobile applications in terms of rendering speed and user-experience

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

    Author : Oscar Bäck; Niklas Andersson; [2019]
    Keywords : Google AMP; User Experience; Performance; Mobile Web Pages; Speed;

    Abstract : On today’s web, a web page needs to load fast and have a great user experiencein order to be successful. The faster the better. A server side rendered webpage can have a prominent initial load speed while a client side rendered webpage will have a great interactive user experience. READ MORE

  5. 5. Reinforcement Learning for Real Time Bidding

    University essay from Lunds universitet/Institutionen för datavetenskap

    Author : Erik Smith; [2019]
    Keywords : Reinforcement learning; Markov decision process; value iteration; policy gradient; real time bidding; Technology and Engineering;

    Abstract : When an internet user opens a web page containing an advertising slot, how is it determined which ad is shown? Today, the most common software-based approach to trading advertising slots is real time bidding: as soon as the user begins to load the web page, an auction for the slot is held in real time, and the highest bidder gets to display their advertisement of choice. Auction bidding is performed by different demand side platforms (DSPs). READ MORE