Skip to content

Instantly share code, notes, and snippets.

@dLobatog
Created September 11, 2012 20:43
Embed
What would you like to do?
sequential search trimmed benchmark
Sequential search 1M = 0.060000 0.000000 0.060000 ( 0.045325)
Sequential search 10M = 0.700000 0.000000 0.700000 ( 0.453618)
Sequential search 50M = 2.260000 0.000000 2.260000 ( 2.268034)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment