bench-fibo

Unnamed repository; edit this file 'description' to name the repository.
git clone https://logand.com/git/bench-fibo.git/
Log | Files | Refs | README

commit c92cb0420871e44d59f214a862e5afcd2378ce69
parent 143389d85fd93368542a88d0d6dec1e39a25ebad
Author: Tomas Hlavaty <tom@logand.com>
Date:   Fri, 22 Oct 2010 01:35:16 +0200

results updated

Diffstat:
MREADME | 11++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/README b/README @@ -1,7 +1,8 @@ -*- org -*- -| | pil64-3.0.4 | lua-5.1 | luajit-2.0.0 | c -O2 | -|---------+-------------+---------+--------------+-------| -| fibo 25 | 0.02 | 0.02 | 0.01 | | -| fibo 30 | 0.16 | 0.18 | 0.08 | | -| fibo 40 | 19.54 | 22.32 | 8.78 | 1.30 | +| | pil64 | lua | luajit | java big | gcc -O2 | gobjc | java int | +| | 3.0.4 | 5.1 | 2.0.0 | IcedTea6 1.8.1 | 4.4.3 | | | +|---------+-------+-------+--------+----------------+---------+-------+----------| +| fibo 25 | 0.02 | 0.02 | 0.01 | | | | | +| fibo 30 | 0.16 | 0.18 | 0.08 | | | | | +| fibo 40 | 19.54 | 22.32 | 8.78 | 22.12 | 1.30 | 3.35 | 0.85 |