Skip to content

Instantly share code, notes, and snippets.

@steveyen
Created February 4, 2015 22:47
Show Gist options
  • Save steveyen/26fec5252a938568251a to your computer and use it in GitHub Desktop.
Save steveyen/26fec5252a938568251a to your computer and use it in GitHub Desktop.
BenchmarkLevelDBIndexing1Workers 2000 878951 ns/op
BenchmarkLevelDBIndexing2Workers 2000 870625 ns/op
BenchmarkLevelDBIndexing4Workers 2000 853268 ns/op
BenchmarkLevelDBIndexing1Workers10Batch 3 481541370 ns/op
BenchmarkLevelDBIndexing2Workers10Batch 3 484581233 ns/op
BenchmarkLevelDBIndexing4Workers10Batch 3 489633964 ns/op
BenchmarkLevelDBIndexing1Workers100Batch 5 237096086 ns/op
BenchmarkLevelDBIndexing2Workers100Batch 5 247093579 ns/op
BenchmarkLevelDBIndexing4Workers100Batch 5 237788204 ns/op
BenchmarkLevelDBIndexing1Workers1000Batch 10 172859968 ns/op
BenchmarkLevelDBIndexing2Workers1000Batch 10 172166186 ns/op
BenchmarkLevelDBIndexing4Workers1000Batch 10 170507402 ns/op
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment