Update test expectations.

This commit is contained in:
chriseth
2022-05-23 13:37:50 +02:00
parent 7168c27f0d
commit 77038aa40e
154 changed files with 1050 additions and 1162 deletions
@@ -36,12 +36,12 @@ contract c {
// ----
// set(uint256): 7 -> true
// gas irOptimized: 110051
// gas irOptimized: 110032
// gas legacy: 110616
// gas legacyOptimized: 110006
// retrieve(uint256): 7 -> 1, 3, 4, 2
// copy(uint256,uint256): 7, 8 -> true
// gas irOptimized: 118581
// gas irOptimized: 118594
// gas legacy: 119166
// gas legacyOptimized: 118622
// retrieve(uint256): 7 -> 1, 3, 4, 2