Essays about: "Garbage Collection"

Showing result 1 - 5 of 34 essays containing the words Garbage Collection.

  1. 1. Throughput Analysis of Safepoint-attached Barriers in a Low-latency Garbage Collector : Analysis of a Compiler Optimization in the HotSpot JVM

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Filip Wilén; [2023]
    Keywords : Garbage Collection; Compiler; Java; JVM; Concurrency; Benchmarking; Skräpsamlare; Kompilatorer; Java; JVM; Multitrådat; Benchmarking;

    Abstract : When using managed programming languages, there is an essential benefit in having a fast and efficient compiler and garbage collector; one garbage collector currently under development is the HotSpot low-latency concurrent Generational Z Garbage Collector. Concurrent memory management runs application threads and garbage collection threads simultaneously. READ MORE

  2. 2. GIS Processing on the Web

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

    Author : Erik Knutsson; Manne Rydhe; [2022]
    Keywords : GIS; NodeJS; WebAssembly; Wasm; GDAL; JavaScript; SPA; GC; browsers; benchmark; memory; Ogr2Ogr;

    Abstract : Today more and more advanced and demanding applications are finding their way to the web. These are applications like video editing, games, and mathematical calculations. Up until a few years ago, JavaScript was the only language present on the web. That was until Mozilla, Google, Microsoft, and Apple decided to develop WebAssembly. READ MORE

  3. 3. Analysis and Evaluation of Performance in a Complex Software System

    University essay from Luleå tekniska universitet/Institutionen för system- och rymdteknik

    Author : Caroline Kero; [2022]
    Keywords : Distributed real-time system; Java; Java application; Java VisualVM; Performance evaluation; Performance measurement;

    Abstract : GlobalEye is an aircraft by Saab that provides surveillance of air, sea, and land. In order to train on the system present in this aircraft a Mission Training System, MTS, is used. The MTS consists of the Command and Control, C2, system that is present in the aircraft as well as a scenario simulator. READ MORE

  4. 4. Comparing Conventional- and Modern Programming Languages for Developing a File System

    University essay from Malmö universitet/Institutionen för datavetenskap och medieteknik (DVMT)

    Author : Pontus Laos; Alexander Libot; [2021]
    Keywords : File System; Rust; C; EXT2; Filsystem; Rust; C; EXT2;

    Abstract : Most of the software stack is built upon C today. C is a very flexible language, but the flexibility also brings some safety risks, particularly when handling memory through pointers. Rust is a new programming language which can guarantee memory safety without performance-heavy runtime services such as garbage collection. READ MORE

  5. 5. End user interface for collecting and evaluating company data : Real-time data collection through web-scraping

    University essay from Högskolan Dalarna/Institutionen för information och teknik

    Author : Vadim Cosman; Kailash Chowdary; [2021]
    Keywords : ;

    Abstract : The demand of open and reliable data, in the Era of Big Data is constantly increasing as thediversity of research and the need of trustworthy data as high-quality data is increasesconsiderably the quality of the findings . However, it is very hard to get reliable data for free witha small effort. READ MORE