The One Billion Row Challenge in Elixir
Code BEAM Europe 2024, Berlin
Walked through my journey of optimizing an Elixir solution to the One Billion Row Challenge from 12 minutes down to 25 seconds. Covered profiling with eFlambe and Benchee, concurrency modeling on the BEAM, and practical performance tuning strategies.