From 826b6576dd7b003d8ee1cad43442202297d3c127 Mon Sep 17 00:00:00 2001 From: pav Date: Sat, 5 Apr 2008 18:25:40 +0000 Subject: 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/ PR: ports/106533 Submitted by: Gea-Suan Lin --- benchmarks/geekbench/distinfo | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 benchmarks/geekbench/distinfo (limited to 'benchmarks/geekbench/distinfo') diff --git a/benchmarks/geekbench/distinfo b/benchmarks/geekbench/distinfo new file mode 100644 index 000000000000..c6f54c275a2c --- /dev/null +++ b/benchmarks/geekbench/distinfo @@ -0,0 +1,3 @@ +MD5 (Geekbench2-Linux.tar.gz) = 6535f9f46955d815891d917698306ef3 +SHA256 (Geekbench2-Linux.tar.gz) = 10e2db28c9fe2962a12dd9d4cd2ea13c6b7a6ca7bc863b46fff3c6d441a0c2a3 +SIZE (Geekbench2-Linux.tar.gz) = 2010793 -- cgit