Commit Graph

5 Commits

Author SHA1 Message Date
Paweł Bylica
20ed953910 ManyFunctions performance test: replace xor with correct exp operator 2015-02-17 13:28:58 +01:00
Paweł Bylica
fc4a548d6f ManyFunctions performance test: ~200 functions in a contract, half of them are called randomly 2015-02-16 15:26:54 +01:00
Paweł Bylica
14b67bc0ff Performance tests: more ackermann calls, fibonacci.
- ackermann(3, 1)
- ackermann(3, 2)
- fibonacci(10)
- fibonacci(16)
Contract code included: PerformanceTester.sol
2015-02-13 14:56:27 +01:00
CJentzsch
10952220e3 style fix 2015-02-13 09:07:07 +01:00
CJentzsch
261c1e2a3f performance test 2015-02-13 09:00:51 +01:00