mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 15:47:21 +00:00
- Dump stats also for --bench flag. - From memory stats only show number and size of allocations. This is what `test -bench` shows. I doubt others like number of GC runs are any useful, but can be added if requested. - Now the mem stats are for single execution in case of --bench. |
||
|---|---|---|
| .. | ||
| internal/compiler | ||
| compiler.go | ||
| disasm.go | ||
| main.go | ||
| runner.go | ||
| staterunner.go | ||