Update tests.

This commit is contained in:
chriseth
2022-02-21 14:32:52 +01:00
parent 106921c278
commit e9592c3f8e
99 changed files with 973 additions and 880 deletions
@@ -38,12 +38,12 @@ contract c {
// compileViaYul: also
// ----
// set(uint256): 7 -> true
// gas irOptimized: 110119
// gas irOptimized: 110051
// gas legacy: 110616
// gas legacyOptimized: 110006
// retrieve(uint256): 7 -> 1, 3, 4, 2
// copy(uint256,uint256): 7, 8 -> true
// gas irOptimized: 118698
// gas irOptimized: 118597
// gas legacy: 119166
// gas legacyOptimized: 118622
// retrieve(uint256): 7 -> 1, 3, 4, 2