Isoltest gas update for FunctionSpecializer

This commit is contained in:
hrkrshnn
2021-03-29 11:02:31 +02:00
parent 09998ceb0c
commit 2c75d1dfe4
118 changed files with 165 additions and 164 deletions
@@ -38,12 +38,12 @@ contract c {
// compileViaYul: also
// ----
// set(uint256): 7 -> true
// gas irOptimized: 101963
// gas irOptimized: 101915
// gas legacy: 102216
// gas legacyOptimized: 101606
// retrieve(uint256): 7 -> 1, 3, 4, 2
// copy(uint256,uint256): 7, 8 -> true
// gas irOptimized: 105289
// gas irOptimized: 105232
// gas legacy: 105566
// gas legacyOptimized: 105022
// retrieve(uint256): 7 -> 1, 3, 4, 2