RSS 128 projects tagged "Benchmark"

Download No website Updated 20 May 2013 ReynoldsMark

Screenshot
Pop 38.74
Vit 5.42

ReynoldsMark is Computational Fluid Dynamics software. It numerically computes a laminar flow field around a submerged body through a finite differencing and artificial compression schemes. The system's performance is assessed by measuring runtime.

Download Website Updated 16 Feb 2013 simple disk benchmark

Screenshot
Pop 69.17
Vit 3.00

sdb is a really simple program to benchmark disks. It only writes/reads data sequentially to/from a file and calculates the performance of this action. A memory buffer is used for input/output to get values close to the real performance of the disk or RAID system. You can use flags like O_DIRECT and O_SYNC to avoid buffering by the operating system. It is similar to dd, but there are some differences, since dd was not created for benchmarking a disk. It is possible to initialize the buffer with random values before writing them to the disk or a file on the disk. It is a simple but effective program to get the maximum speed of a disk. Due to the simplicity, you will get the results much faster than with a more complex benchmark.

Download Website Updated 01 May 2012 swet

Screenshot
Pop 42.76
Vit 2.36

swet (sustained workload and efficiency test) is a portable benchmark for multi-core computers running POSIX and BSD operating systems with multi-thread and multi-process capabilities and flexible, powerful report options.

Download Website Updated 02 Oct 2011 tctest

Screenshot
Pop 19.97
Vit 1.00

tctest exercises the termcap library (or emulation of termcap) with which it is linked. It provides several commandline options, making it simple to construct test cases to compare implementations of termcap.

No download No website Updated 20 Sep 2011 benchbase

Screenshot
Pop 34.58
Vit 1.00

benchbase is a project to store and manage JMeter or FunkLoad benchmark results and monitor logs. It produces a detailed report with charts.

Download No website Updated 27 Jan 2012 Cuadro+ Thermal Simulator and Benchmarker

Screenshot
Pop 20.64
Vit 1.33

Cuadro+ Thermal Simulator and Benchmarker simulates the thermal history of a chip being cooled by a heatsink and forced convection.

No download Website Updated 13 Nov 2010 MPIBurn

Screenshot
Pop 18.52
Vit 30.80

MPIBurn is an MPI unicast benchmark. Modern inter-connect hardware handles broadcast messages with a different algorithm than that used for unicast messages. Just benchmarking broadcasts or N to N+1 messaging may not detect inter-connect malfunctions, so MPIBurn benchmarks any possible unicast connection while assuring to involve as many connections in parallel as possible. After each round, the peers are scrambled to ensure that the next round has completely different connection groups.

No download No website Updated 18 Jun 2010 Batterybenchmark

Screenshot
Pop 14.11
Vit 33.22

Batterybenchmark is a simple Web application that shows Youtube videos until your battery dies and shows the time for how long it is running.

Download Website Updated 30 Nov 2012 likwid

Screenshot
Pop 81.88
Vit 7.17

Likwid is a set of easy to use command line tools for Linux. It supports programmers in developing high performance multi-threaded programs. "Likwid" stands for "Like I knew what I am doing". It contains the following tools: likwid-topology, which shows thread and cache topology; likwid-perfctr, which measures hardware performance counters on Intel and AMD processors; likwid-features, which shows and toggles hardware prefetch control bits on Intel Core 2 processors; likwid-pin, which pins a threaded application without touching its code (it supports pthreads, Intel OpenMP, and gcc OpenMP), likwid-powermeter which prints the Turbo mode steps and measures energy consumption on supported Intel processors, and likwid-bench, a low level benchmarking framework. It works with any standard Linux kernel. Likwid is lightweight and adds no overhead during measurements.

Download No website Updated 08 Jan 2010 metatrace

Screenshot
Pop 35.37
Vit 1.00

Metatrace is a C++ compile time ray tracer. It is mostly a nice gadget to test compiler performance and conformance (apart from the maximum recursion depth of 17), especially but not exclusively in the template and metaprogramming corner of C++0x.

Screenshot

Project Spotlight

Turba

The Horde contact manager.

Screenshot

Project Spotlight

Cobra Programming Language

A general purpose programming language with a compelling feature set.