Test updates.

This commit is contained in:
chriseth
2021-03-18 08:42:49 +01:00
parent 4bfa7e088e
commit 7aa51bcb40
100 changed files with 182 additions and 182 deletions
@@ -29,14 +29,14 @@ contract C {
// ----
// l() -> 0
// f(uint256,uint256): 42, 64 ->
// gas irOptimized: 202798
// gas irOptimized: 202796
// 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: 299014
// gas irOptimized: 299012
// gas legacy: 222080
// gas legacyOptimized: 210631
// l() -> 2