eth/tracers: rework the model a bit
This commit is contained in:
@@ -494,7 +494,7 @@ func BenchmarkSimpleLoop(b *testing.B) {
|
||||
//Execute(loopingCode, nil, &Config{
|
||||
// EVMConfig: vm.Config{
|
||||
// Debug: true,
|
||||
// Tracer: tracer,
|
||||
// JSTracer: tracer,
|
||||
// }})
|
||||
// 100M gas
|
||||
benchmarkNonModifyingCode(100000000, staticCallIdentity, "staticcall-identity-100M", "", b)
|
||||
|
Reference in New Issue
Block a user