Essays about: "sample profiling application"

Found 2 essays containing the words sample profiling application.

  1. 1. Low-Overhead Memory Access Sampler : An Efficient Method for Data-Locality Profiling

    University essay from Institutionen för informationsteknologi

    Author : Peter Vestberg; [2011]
    Keywords : ;

    Abstract : There is an ever widening performance gap between processors and main memory, a gap bridged by small intermediate memories, cache memories, storing recently referenced data. A miss in the cache is an expensive operation because it requires data to be fetched from main memory. It is therefore crucial to understand application cache behavior. READ MORE

  2. 2. Code Profiling : Static Code Analysis

    University essay from Fakulteten för ekonomi, kommunikation och IT

    Author : Thomas Borchert; [2008]
    Keywords : code profile; static code analysis; software metrics;

    Abstract : Capturing the quality of software and detecting sections for further scrutiny within are of high interest for industry as well as for education. Project managers request quality reports in order to evaluate the current status and to initiate appropriate improvement actions and teachers feel the need of detecting students which need extra attention and help in certain programming aspects. READ MORE