1 / 4

Progress Report

Progress Report. 2013/02/21. JemBench. A Java benchmark suite for embedded system. Sequential Micro Benchmarks Kernel Benchmarks Application Benchmarks Multithreaded Parallel Benchmarks Streaming Benchmarks. http://jembench.sourceforge.net/. Sequential. Micro Benchmarks

aimon
Download Presentation

Progress Report

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Progress Report 2013/02/21

  2. JemBench • A Java benchmark suite for embedded system. • Sequential • Micro Benchmarks • Kernel Benchmarks • Application Benchmarks • Multithreaded • Parallel Benchmarks • Streaming Benchmarks http://jembench.sourceforge.net/

  3. Sequential • Micro Benchmarks • Target individual bytecodes or short typical bytecode sequences • Kernel Benchmarks • Sieve: computes all the primes below 100 using Sieve of Eratosthenes • Bubble Sort: sort an integer array initialized bitonically. • Application Benchmarks • Kfl, Lift, UdpIp

  4. Multithreaded • Parallel Benchmarks • Matrix Multiplication • N Queens • Ray Tracer • Streaming Benchmarks • A single AES benchmark • Generates well-defined pseudo-random data block • Encrypt data block with AES • Decryption • Compute a simple checksum over the received decrypted data

More Related