Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | VMTest Fillers | winsvega | 2015-03-06 | 1 | -8/+8 |
| | | | | execution gas amount changed | ||||
* | ManyFunctions performance test: replace xor with correct exp operator | Paweł Bylica | 2015-02-17 | 1 | -1/+1 |
| | |||||
* | ManyFunctions performance test: ~200 functions in a contract, half of them ↵ | Paweł Bylica | 2015-02-16 | 1 | -0/+29 |
| | | | | are called randomly | ||||
* | Performance tests: more ackermann calls, fibonacci. | Paweł Bylica | 2015-02-13 | 1 | -11/+120 |
| | | | | | | | | - ackermann(3, 1) - ackermann(3, 2) - fibonacci(10) - fibonacci(16) Contract code included: PerformanceTester.sol | ||||
* | style fix | CJentzsch | 2015-02-13 | 1 | -32/+32 |
| | |||||
* | performance test | CJentzsch | 2015-02-13 | 1 | -0/+38 |