summaryrefslogtreecommitdiff
path: root/json/profile/cpuprofile.bat
diff options
context:
space:
mode:
Diffstat (limited to 'json/profile/cpuprofile.bat')
-rw-r--r--json/profile/cpuprofile.bat3
1 files changed, 0 insertions, 3 deletions
diff --git a/json/profile/cpuprofile.bat b/json/profile/cpuprofile.bat
deleted file mode 100644
index c293b5e..0000000
--- a/json/profile/cpuprofile.bat
+++ /dev/null
@@ -1,3 +0,0 @@
-go build
-profile.exe -cpuprofile cpu.out
-go tool pprof profile.exe cpu.out