KovalevDima / ClickHaskell

https://kovalevdima.github.io/ClickHaskell/
13 stars 2 forks source link

Add streaming selects + handling 1 billion rows profiler #65

Closed KovalevDima closed 3 days ago

KovalevDima commented 6 days ago

Current solution are able to handle 1 billion rows in constant 50mb peak memory usage It takes ~13min on single core profiling runtime on my Ryzen 9 5950x

image