mirror of
https://gitlab.com/pulsechaincom/go-pulse.git
synced 2024-12-25 12:57:17 +00:00
d56dc038d2
- 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 |