test stage

This commit is contained in:
hrkrshnn
2022-01-19 20:31:10 +01:00
committed by Kamil Śliwak
parent e79a25ed7f
commit ed2d41c2af
22 changed files with 99 additions and 108 deletions
@@ -25,9 +25,9 @@ contract C {
// compileViaYul: also
// ----
// constructor(), 1 ether ->
// gas irOptimized: 308423
// gas legacy: 465314
// gas legacyOptimized: 304481
// gas irOptimized: 296777
// gas legacy: 457340
// gas legacyOptimized: 296489
// f(uint256): 0 -> FAILURE
// f(uint256): 1 -> FAILURE
// f(uint256): 2 -> FAILURE
@@ -27,9 +27,9 @@ contract C {
// revertStrings: debug
// ----
// constructor(), 1 ether ->
// gas irOptimized: 448383
// gas legacy: 834272
// gas legacyOptimized: 510004
// gas irOptimized: 438897
// gas legacy: 826297
// gas legacyOptimized: 502678
// f(uint256): 0 -> FAILURE, hex"08c379a0", 0x20, 37, "Target contract does not contain", " code"
// f(uint256): 1 -> FAILURE, hex"08c379a0", 0x20, 37, "Target contract does not contain", " code"
// f(uint256): 2 -> FAILURE, hex"08c379a0", 0x20, 37, "Target contract does not contain", " code"