mirror of
https://github.com/langhuihui/monibuca.git
synced 2026-04-25 03:45:38 +08:00
feat: add pprof
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
Total: 1.12s
|
||||
ROUTINE ======================== line1000
|
||||
1.10s 1.10s (flat, cum) 98.21% of Total
|
||||
1.10s 1.10s 1000: instruction one ;line1000 file1000.src:1
|
||||
. . 1001: instruction two
|
||||
. . 1002: instruction three ;line1000 file1000.src:2
|
||||
. . 1003: instruction four ;line1000 file1000.src:1
|
||||
ROUTINE ======================== line3000
|
||||
10ms 1.12s (flat, cum) 100% of Total
|
||||
10ms 1.01s 3000: instruction one ;line3000 file3000.src:6
|
||||
. 100ms 3001: instruction two ;line3000 file3000.src:9
|
||||
. 10ms 3002: instruction three
|
||||
. . 3003: instruction four ;line3000 file3000.src
|
||||
. . 3004: instruction five
|
||||
Reference in New Issue
Block a user