1BRC In Elixir #411
rrcook
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The base Java implementation takes 3 minutes to do 1b rows on my machine, 19" MacBook Pro, i9, 8 cores, 64GB RAM.
My Elixir version takes 4.5 minutes to do 1b rows. I'm not unhappy with that, may try some more tuning but I think I'm hitting the limit of a function, immutable language.
Here's my repository
Beta Was this translation helpful? Give feedback.
All reactions