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

README (655B)


      1 -*- org -*-
      2 
      3 |         | pil64 |   lua | luajit | java big       | gcc -O2 | gobjc | java int | java int2 | java int3 |
      4 |         | 3.0.4 |   5.1 |  2.0.0 | IcedTea6 1.8.1 |   4.4.3 |       |          |           |           |
      5 |---------+-------+-------+--------+----------------+---------+-------+----------+-----------+-----------|
      6 | fibo 25 |  0.02 |  0.02 |   0.01 |                |         |       |          |           |           |
      7 | fibo 30 |  0.16 |  0.18 |   0.08 |                |         |       |          |           |           |
      8 | fibo 40 | 19.54 | 22.32 |   8.78 | 22.12          |    1.30 |  3.35 |     0.85 |      0.78 |      0.83 |