mirror of
https://github.com/langhuihui/monibuca.git
synced 2026-04-24 21:19:30 +08:00
feat: add pprof
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#include <stdio.h>
|
||||
|
||||
int main() {
|
||||
printf("Hello, world!\n");
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user