mirror of
https://github.com/langhuihui/monibuca.git
synced 2026-04-25 14:26:57 +08:00
feat: add pprof
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
int foo() {
|
||||
return 1;
|
||||
}
|
||||
|
||||
int bar() {
|
||||
return 2;
|
||||
}
|
||||
Reference in New Issue
Block a user