File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -114,21 +114,21 @@ a factor of 10!
114114goos: linux
115115goarch: amd64
116116pkg: github.com/MicahParks/peakdetect
117- cpu: Intel(R) Core(TM) i5-9600K CPU @ 3.70GHz
118- BenchmarkPeakDetector_NextBatch
119- BenchmarkPeakDetector_NextBatch-6 1000000000 0.0000278 ns/op
117+ cpu: AMD Ryzen 9 7950X 16-Core Processor
118+ BenchmarkPeakDetector_NextBatch-32 1000000000 0.0000221 ns/op
120119PASS
120+ ok github.com/MicahParks/peakdetect 0.003s
121121```
122122
123- ` v0.0.5 `
123+ ` v0.1.0 `
124124```
125125goos: linux
126126goarch: amd64
127127pkg: github.com/MicahParks/peakdetect
128- cpu: Intel(R) Core(TM) i5-9600K CPU @ 3.70GHz
129- BenchmarkPeakDetector_NextBatch-6 1000000000 0.0000013 ns/op
128+ cpu: AMD Ryzen 9 7950X 16-Core Processor
129+ BenchmarkPeakDetector_NextBatch-32 1000000000 0.0000011 ns/op
130130PASS
131- ok github.com/MicahParks/peakdetect 0.002s
131+ ok github.com/MicahParks/peakdetect 0.003s
132132```
133133
134134# References
You can’t perform that action at this time.
0 commit comments