Last active
January 30, 2018 18:53
-
-
Save alissonbrunosa/f8e89e55d3f8ca8f728c60a007265084 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Warming up -------------------------------------- | |
| lists 14.525k i/100ms | |
| select 8.124k i/100ms | |
| pluck 258.000 i/100ms | |
| Calculating ------------------------------------- | |
| lists 157.648k (± 7.4%) i/s - 798.875k in 5.096596s | |
| select 85.202k (± 7.1%) i/s - 430.572k in 5.079725s | |
| pluck 2.414k (± 9.8%) i/s - 12.126k in 5.072495s | |
| Comparison: | |
| lists: 157648.3 i/s | |
| select: 85202.0 i/s - 1.85x slower | |
| pluck: 2414.0 i/s - 65.30x slower |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment