Essays about: "Cache"

Showing result 21 - 25 of 174 essays containing the word Cache.

  1. 21. 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

  2. 22. Database Loading Strategies for an In-Memory Cache in Java

    University essay from Lunds universitet/Institutionen för datavetenskap

    Author : Ivar Henckel; David Söderberg; [2022]
    Keywords : Technology and Engineering;

    Abstract : .... READ MORE

  3. 23. Simulation and Comparative Analysis of NoC Routers and TileLink as Interconnects for OpenPiton

    University essay from Uppsala universitet/Institutionen för informationsteknologi

    Author : Rahul Sridahr; [2022]
    Keywords : ;

    Abstract : In recent years, the world has moved towards multicore processing architecture to meet the ever growing need for high performance computing.The Industry using its industrial knowledge and resources have been building larger, more complex, manycore processors. READ MORE

  4. 24. Development of a Light Weight L2-Cache Controller

    University essay from Luleå tekniska universitet/Rymdteknik

    Author : Måns Arildsson; [2022]
    Keywords : ;

    Abstract : An L2 cache is a device that buffers data in fast memory closer to the Central Processing Unit(CPU) in order to deliver its contents with much lower latency than can otherwise be achieved bymain memory. This provides a substantial performance increase in many systems as the memoryinterface is often a bottleneck. READ MORE

  5. 25. The impact of innovative ICT technologies on the power consumption and CO2 emission of HTTP servers

    University essay from KTH/Skolan för industriell teknik och management (ITM)

    Author : Sebastian Soler Domínguez; [2022]
    Keywords : Cache technology; data transfer; server’s performance; Network energy intensity; PUE; CO2 emissions.;

    Abstract : The ICT technologies and their adoption from the population are growing fast, and the energy that this industry requires has followed the same trend, even considering all the improvements in efficiency during the last decades. This is because the increment in data centers and information outpaces all the efficiencies that have been adopted over the years. READ MORE