Added go1.1 results

This commit is contained in:
Derek Collison
2013-06-03 09:50:31 -07:00
parent 7880208619
commit b703e6583d

View File

@@ -2,6 +2,24 @@ NOTE: I used SetBytes(1) to give quick estimate of ops/sec
2012 MacbookAir 11" i7 2Ghz
================
OSX - Mountain Lion
Go version go1.1
================
Benchmark_Bernstein_SmallKey 500000000 5.19 ns/op 192.58 MB/s
Benchmark_Murmur3___SmallKey 200000000 7.98 ns/op 125.31 MB/s
Benchmark_FNV1A_____SmallKey 500000000 4.89 ns/op 204.30 MB/s
Benchmark_Meiyan____SmallKey 500000000 5.13 ns/op 195.10 MB/s
Benchmark_Jesteress_SmallKey 500000000 5.11 ns/op 195.52 MB/s
Benchmark_Yorikke___SmallKey 500000000 5.43 ns/op 184.01 MB/s
Benchmark_Bernstein___MedKey 50000000 39.10 ns/op 25.60 MB/s
Benchmark_Murmur3_____MedKey 100000000 18.70 ns/op 53.45 MB/s
Benchmark_FNV1A_______MedKey 50000000 32.10 ns/op 31.16 MB/s
Benchmark_Meiyan______MedKey 500000000 7.79 ns/op 128.33 MB/s
Benchmark_Jesteress___MedKey 500000000 7.05 ns/op 141.81 MB/s
Benchmark_Yorikke_____MedKey 500000000 7.51 ns/op 133.19 MB/s
================
OSX - Mountain Lion
Go version go1.0.3