Processing Large CSV files with Elixir Streams
Processing Large CSV files with Elixir Streams
Elixir Streams are a powerful and elegant way to process large CSV files. In this article I compare the greedy and the lazy approach with memory and cpu benchmarking.
Read next No Touching released