diff --git a/benchmem02.txt b/benchmem02.txt new file mode 100644 index 0000000..0f92949 --- /dev/null +++ b/benchmem02.txt @@ -0,0 +1,6 @@ +goos: linux +goarch: amd64 +pkg: github.com/Serares/coolStats +BenchmarkRun-16 10 266165288 ns/op 214887704 B/op 2527035 allocs/op +PASS +ok github.com/Serares/coolStats 2.935s diff --git a/coolStats.test b/coolStats.test new file mode 100755 index 0000000..ad4ac4a Binary files /dev/null and b/coolStats.test differ diff --git a/cpu00.pprof b/cpu00.pprof new file mode 100644 index 0000000..4d139dd Binary files /dev/null and b/cpu00.pprof differ diff --git a/cpu01.pprof b/cpu01.pprof new file mode 100644 index 0000000..2d7bad7 Binary files /dev/null and b/cpu01.pprof differ diff --git a/mem00.pprof b/mem00.pprof new file mode 100644 index 0000000..741c9d4 Binary files /dev/null and b/mem00.pprof differ diff --git a/trace01.out b/trace01.out new file mode 100644 index 0000000..0b8a27b Binary files /dev/null and b/trace01.out differ