Skip to content

Instantly share code, notes, and snippets.

@natezzz
Created February 27, 2017 03:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save natezzz/28426b12c867ea0d6682d94e0f334a58 to your computer and use it in GitHub Desktop.
Save natezzz/28426b12c867ea0d6682d94e0f334a58 to your computer and use it in GitHub Desktop.
Method Seal benchmark result
Testing: super_bench.rb
=====================
+++ fkmr-correct
Warming up --------------------------------------
No seals 58.120k i/100ms
One 59.110k i/100ms
Two 59.278k i/100ms
Calculating -------------------------------------
No seals 759.168k (± 1.9%) i/s - 3.836M in 5.054594s
One 745.407k (± 3.3%) i/s - 3.724M in 5.002434s
Two 746.397k (± 3.9%) i/s - 3.735M in 5.012944s
+++ nate-bit-tracking
Warming up --------------------------------------
No seals 121.526k i/100ms
One 124.490k i/100ms
Two 123.635k i/100ms
Calculating -------------------------------------
No seals 1.776M (± 1.5%) i/s - 8.993M in 5.065289s
One 1.769M (± 0.4%) i/s - 8.963M in 5.067598s
Two 1.726M (± 1.5%) i/s - 8.654M in 5.016224s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment