Remove all old source files

This commit is contained in:
James Munnelly
2018-01-07 12:51:59 +00:00
parent 70d9ea81b9
commit 9721a0f210
1017 changed files with 0 additions and 557853 deletions
-10
View File
@@ -1,10 +0,0 @@
#go test -run=none -file bench_test.go -test.bench . -cpuprofile=bench_test.out
go test -c
./go-restful.test -test.run=none -test.cpuprofile=tmp.prof -test.bench=BenchmarkMany
./go-restful.test -test.run=none -test.cpuprofile=curly.prof -test.bench=BenchmarkManyCurly
#go tool pprof go-restful.test tmp.prof
go tool pprof go-restful.test curly.prof