Essays about: "Code locality"

Showing result 1 - 5 of 10 essays containing the words Code locality.

  1. 1. Compressing Pointers for the Z Garbage Collector : Runtime compression of pointers in a concurrent setting

    University essay from Uppsala universitet/Datalogi

    Author : Linus Shoravi; [2023]
    Keywords : garbage collector; concurrent garbage collector; ZGC; pointer compression; hotspot;

    Abstract : Pointers in 64-bit architectures are unlikely to exhaust their vast address range, and are as such needlessly big. Reducing the amount of memory a pointer occupies leads to reduced memory demands, better usage of memory, and better locality. READ MORE

  2. 2. Federated Learning for edge computing : Real-Time Object Detection

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

    Author : Ardit Memia; [2023]
    Keywords : Federated Learning; Artificial Intelligence; Machine Learning; Edge computing; Object Detection; Decentralized AI;

    Abstract : In domains where data is sensitive or private, there is a great value in methods that can learn in a distributed manner without the data ever leaving the local devices. Federated Learning (FL) has recently emerged as a promising solution to collaborative machine learning challenges while maintaining data privacy. READ MORE

  3. 3. Performance-Aware Code Size Optimization of Generic Functions through Automatic Implementation of Dynamic Dispatch

    University essay from Linköpings universitet/Programvara och system

    Author : Ivar Härnqvist; [2022]
    Keywords : Compiler technology; Programming language design; Performance; Code size optimization; Generic programming; Polymorphism; Dynamic dispatch; Type erasure; Monomorphization; Templates; C ; Kompilatorteknik; Programspråksdesign; Prestanda; Kodstorleksoptimering; Generisk programmering; Polymorfism; Dynamic dispatch; Typradering; Monomorfisering; Templates; C ;

    Abstract : Monomorphization and dynamic dispatch are two common techniques for implementing polymorphism in statically typed programming languages. Function templates in C++ use the former technique to enable algorithms written as generic functions to be efficiently reused with multiple different data types by producing a separate function instantiation for each invocation that uses a unique permutation of argument types. READ MORE

  4. 4. “Yebo Gogo, it’s time to braai Mzansi!” Code-Switching, Borrowing, Prestige, Slang, and Persuasion in the Digital Marketing Industry of South Africa

    University essay from

    Author : Daniel Neate; [2022]
    Keywords : Advertising; code-switching; borrowing; slang marketing; covert or overt prestige;

    Abstract : This paper will analyse code-switching, borrowing, slang, and covert or overt prestige in online and television media. The days of OOH (Out Of Home) advertising are becoming obsolete and moving toward a digital age. READ MORE

  5. 5. Thermodynamical properties of cellular automata

    University essay from Lunds universitet/Matematisk fysik; Lunds universitet/Fysiska institutionen

    Author : Luca Bertolani; [2020]
    Keywords : Thermodynamics; Statistical; Mechanics; Cellular; automata; chaos; complex; matrix; computational; mathematical; 2d; two; dimensional; program; code; python; ising; teaching; ideal; gas; partition; function; equilibrium; non-equilibrium; classification; neighbourhood; local; Physics and Astronomy;

    Abstract : Cellular automata are a set of discrete computational models whose evolution is defined by neighbourhood rules and are used to simulate many complex systems in physics and science. In this work, statistical mechanics and thermodynamics in and out of equilibrium are used to develop a five-class classification scheme for two-dimensional cellular automata. READ MORE