test stage

This commit is contained in:
hrkrshnn
2022-04-04 18:22:20 +02:00
committed by Kamil Śliwak
parent 1bc1f8bdbb
commit 95d52a2b7b
23 changed files with 102 additions and 111 deletions
@@ -25,9 +25,9 @@ contract C {
// compileViaYul: also
// ----
// constructor(), 1 ether ->
// gas irOptimized: 303935
// gas legacy: 464030
// gas legacyOptimized: 304049
// gas irOptimized: 294659
// gas legacy: 456056
// gas legacyOptimized: 296069
// 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: 446871
// gas legacy: 832976
// gas legacyOptimized: 509560
// gas irOptimized: 437385
// gas legacy: 825001
// gas legacyOptimized: 502234
// 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"