mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
ba13570511
Solaris, and Linux. Geekbench is designed to measure the performance an average application can expect from both the processor and the memory subsystem. Geekbench's benchmarks are written in platform-neutral C++, and have no platform-specific optimizations. Geekbench is compiled with what we consider the de-facto standard compiler for each platform, with the compiler switches suggested by the compiler vendor for release code. WWW: http://www.geekpatrol.ca/geekbench/ PR: ports/106533 Submitted by: Gea-Suan Lin <gslin@gslin.org>
12 lines
542 B
Plaintext
12 lines
542 B
Plaintext
Geekbench is a cross-platform benchmark suite for Mac OS X, Windows,
|
|
Solaris, and Linux. Geekbench is designed to measure the performance
|
|
an average application can expect from both the processor and the
|
|
memory subsystem.
|
|
|
|
Geekbench's benchmarks are written in platform-neutral C++, and have
|
|
no platform-specific optimizations. Geekbench is compiled with what we
|
|
consider the de-facto standard compiler for each platform, with the
|
|
compiler switches suggested by the compiler vendor for release code.
|
|
|
|
WWW: http://www.geekpatrol.ca/geekbench/
|