Search for dissertations about: "thread-level speculation"

Found 4 swedish dissertations containing the words thread-level speculation.

  1. 1. Techniques to Reduce Thread-Level Speculation Overhead

    Author : Fredrik Warg; Chalmers tekniska högskola; []
    Keywords : NATURVETENSKAP; NATURAL SCIENCES; Computer architecture; multithreaded processors; performance evaluation; speculation overhead; thread-level speculation; chip multiprocessors;

    Abstract : The traditional single-core processors are being replaced by chip multiprocessors (CMPs) where several processor cores are integrated on a single chip. While this is beneficial for multithreaded applications and multiprogrammed workloads, CMPs do not provide performance improvements for single-threaded applications. READ MORE

  2. 2. Design and Implementation of Thread-Level Speculation in JavaScript Engines

    Author : Jan Kasper Martinsen; Blekinge Tekniska Högskola; []
    Keywords : NATURVETENSKAP; NATURAL SCIENCES; parallel computation; web applications; thread-level speculation;

    Abstract : Two important trends in computer systems are that applications are moved to the Internet as web applications, and that computer systems are getting an increasing number of cores to increase the performance. It has been shown that JavaScript in web applications has a large potential for parallel execution despite the fact that JavaScript is a sequential language. READ MORE

  3. 3. Improving Execution Efficiency by Targeting Redundancy and Parallelism

    Author : Mafijul Islam; Chalmers tekniska högskola; []
    Keywords : NATURVETENSKAP; NATURAL SCIENCES; trivial computation; redundancy; performance; thread-level parallelism; thread-level speculation; chip-multiprocessors; looptripcount; energy-efficiency; instruction reuse; control speculation.;

    Abstract : .... READ MORE

  4. 4. Evaluating JavaScript Execution Behavior and Improving the Performance of Web Applications with Thread-Level Speculation

    Author : Jan Kasper Martinsen; []
    Keywords : NATURVETENSKAP; NATURAL SCIENCES;

    Abstract : This thesis addresses two issues: (i) The execution behavior of JavaScript in established benchmarks and in real-world Web Applications and (ii) whether Thread-Level Speculation is a suitable technique for taking advantage of multicore systems in Web Applications written in JavaScript. The first key result is that JavaScript execution behavior by the benchmarks and the JavaScript execution behavior by the Web Applications differ in several important aspects. READ MORE