mirror of
https://github.com/Hopiu/micro.git
synced 2026-03-27 03:10:24 +00:00
There is already a commented-out code in main() for enabling CPU profiling of micro, which is often useful. Adjust it to allow enabling it just by providing -profile flag on the command line, without modifying and recompiling the code. |
||
|---|---|---|
| .. | ||
| clean.go | ||
| debug.go | ||
| initlua.go | ||
| micro.go | ||
| micro_test.go | ||