Essays about: "Web rendering"

Showing result 1 - 5 of 38 essays containing the words Web rendering.

  1. 1. Comparisons of Server-side Rendering and Client-side Rendering for Web Pages

    University essay from Uppsala universitet/Avdelningen för beräkningsvetenskap

    Author : Carl Nordström; August Dixelius; [2023]
    Keywords : ;

    Abstract : Page load speed on the web is one of the most important metrics for retaining users and the way a web page is rendered plays a big part in page load speed. There are many different ways to render a web page and the design of websites differs a lot, so in this paper a website was developed with differently designed layouts and then tested with client-side rendering and server-side rendering . READ MORE

  2. 2. Performance comparison of WebGPU and WebGL in the Godot game engine

    University essay from Blekinge Tekniska Högskola/Fakulteten för datavetenskaper

    Author : Emil Fransson; Jonatan Hermansson; [2023]
    Keywords : Game Engine; Performance Overhead; Rendering; WebGPU; WebGL; Spelmotor; Prestandakostnader; Rendering; WebGPU; WebGL;

    Abstract : Background. For rendering graphics on the web, WebGL has been the standard API to employ over the years. A new technology, WebGPU, has been set to release in 2023 and utilizes many of the novel rendering approaches and features common for the native modern graphics APIs, such as Vulkan. READ MORE

  3. 3. Choosing a Rendering Framework : A Comparative Evaluation of Modern JavaScript Rendering Frameworks

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

    Author : Denni Wernersson; Viktor Sjölund; [2023]
    Keywords : web development; server-side rendering frameworks; full-stack frameworks; app frameworks; meta frameworks;

    Abstract : This bachelor thesis explores the rapidly evolving landscape of JavaScript rendering frameworks, comparing and evaluating Next.js, SvelteKit, and Astro. The motivation behind this investigation is to help determine the most suitable rendering framework for contemporary web developers. READ MORE

  4. 4. Server-Side Rendering in React: When Does It Become Beneficial to Your Web Program?

    University essay from Umeå universitet/Institutionen för datavetenskap

    Author : Oskar Lyxell; [2023]
    Keywords : Server-side rendering;

    Abstract : In recent years the technology of web application development has improved a lot and JavaScript frameworks such as React and Angular have increased in popularity. These frameworks use client-side rendering and have led to the rendering method’s increase in popularity compared to its previous conqueror; server-side rendering. READ MORE

  5. 5. Building High-performing Web Rendering of Large Data Sets

    University essay from Umeå universitet/Institutionen för fysik

    Author : William Burwall; [2023]
    Keywords : Plot; Trajectory plot; Downsampling; Data set; Interactive visualization; Hardware acceleration; Web rendering; WebGL; D3FC; Apache Arrow;

    Abstract : Interactive visualization is an essential tool for data analysis. Cloud-based data analysis software must handle growing data sets without relying on powerful end-user hardware. This thesis explores and tests various methods to speed up primarily time series plots of large data sets on the web for the biotechnology research company Sartorius. READ MORE