Update tests

This commit is contained in:
Kamil Śliwak
2021-07-05 13:46:53 +02:00
parent 847e30e6ff
commit 105b4b4c8b
144 changed files with 241 additions and 281 deletions
@@ -38,12 +38,12 @@ contract c {
// compileViaYul: also
// ----
// set(uint256): 7 -> true
// gas irOptimized: 110249
// gas irOptimized: 109985
// gas legacy: 110616
// gas legacyOptimized: 110006
// retrieve(uint256): 7 -> 1, 3, 4, 2
// copy(uint256,uint256): 7, 8 -> true
// gas irOptimized: 118769
// gas irOptimized: 118701
// gas legacy: 119166
// gas legacyOptimized: 118622
// retrieve(uint256): 7 -> 1, 3, 4, 2