Isoltest: updated the gas tests.

This commit is contained in:
hrkrshnn
2021-04-22 18:19:47 +02:00
parent b636ef881e
commit 3d29ae73e7
76 changed files with 101 additions and 101 deletions
@@ -29,14 +29,14 @@ contract C {
// ----
// l() -> 0
// f(uint256,uint256): 42, 64 ->
// gas irOptimized: 202660
// gas irOptimized: 202621
// gas legacy: 163034
// gas legacyOptimized: 157045
// l() -> 1
// ll(uint256): 0 -> 43
// a(uint256,uint256): 0, 42 -> 64
// f(uint256,uint256): 84, 128 ->
// gas irOptimized: 298876
// gas irOptimized: 298837
// gas legacy: 222080
// gas legacyOptimized: 210631
// l() -> 2