implement the gas opcode (#136)

This commit is contained in:
Cyrill Leutwiler
2024-12-18 17:19:32 +01:00
committed by GitHub
parent 55ec0988e8
commit 14a598e840
8 changed files with 417 additions and 373 deletions
+8 -8
View File
@@ -1,10 +1,10 @@
{
"Baseline": 1126,
"Computation": 2405,
"DivisionArithmetics": 14486,
"ERC20": 22755,
"Events": 1620,
"FibonacciIterative": 1670,
"Flipper": 2005,
"SHA1": 16832
"Baseline": 1115,
"Computation": 2394,
"DivisionArithmetics": 14470,
"ERC20": 22747,
"Events": 1609,
"FibonacciIterative": 1659,
"Flipper": 1994,
"SHA1": 16817
}