Hacker News new | ask | show | jobs
by horsellama 758 days ago
Nice speed up!

Have you tried to benchmark also this heap implementation?

https://juliacollections.github.io/DataStructures.jl/latest/...

1 comments

i did it does a ton of allocations, which is why i made a simple maxheap implementation and then sort the final result