benchmarks updated

pull/81/head
Dibyendu Majumdar 9 years ago
parent bbcf31601e
commit 14f82f722a

@ -8,15 +8,15 @@ The programs used in the performance testing can be found at `Ravi Tests <https:
+-------------+---------+----------+-----------+
| Program | Lua5.3 | Ravi | Luajit 2.1|
+=============+=========+==========+===========+
|fornum_test1 | 9.187 | 2.765 | 0.309 |
|fornum_test1 | 9.187 | 2.75 | 0.309 |
+-------------+---------+----------+-----------+
|fornum_test2 | 9.57 | 2.782 | 0.93 |
|fornum_test2 | 9.57 | 1.234 | 0.93 |
+-------------+---------+----------+-----------+
|fornum_test3 | 53.932 | 15.92 | 7.806 |
|fornum_test3 | 53.932 | 7.062 | 7.806 |
+-------------+---------+----------+-----------+
|mandel | 21.247 | 5.79 | 1.633 |
|mandel | 21.247 | 2.953 | 1.633 |
+-------------+---------+----------+-----------+
|fannkuchen | 63.446 | 11.044 | 4.751 |
|fannkuchen | 63.446 | 9.017 | 4.751 |
+-------------+---------+----------+-----------+
There are a number of reasons why Ravi's performance is not as good as Luajit.

Loading…
Cancel
Save