File: scan.bigfft

package info (click to toggle)
golang-github-remyoudompheng-bigfft 0.0%2Bgit20190728.6a916e3-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 172 kB
  • sloc: asm: 102; makefile: 2
file content (10 lines) | stat: -rw-r--r-- 607 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
Benchmarks on a Core i5-4590

BenchmarkScan1k-4     	  200000	     10876 ns/op	    2784 B/op	      13 allocs/op
BenchmarkScan10k-4    	    5000	    243806 ns/op	   86796 B/op	      64 allocs/op
BenchmarkScan100k-4   	     200	   6780545 ns/op	 1733425 B/op	     332 allocs/op
BenchmarkScan1M-4     	      10	 144867502 ns/op	41509963 B/op	    3130 allocs/op
BenchmarkScan2M-4     	       3	 346540778 ns/op	94912754 B/op	    6213 allocs/op
BenchmarkScan5M-4     	       1	1069878799 ns/op	278606280 B/op	   15444 allocs/op
BenchmarkScan10M-4    	       1	2693328580 ns/op	625284488 B/op	   30842 allocs/op