Hacker News new | ask | show | jobs
by kristofferc 1595 days ago
https://discourse.julialang.org/t/rust-julia-comparison-post... seems to be about 2x faster than the (optimized) Rust version with some minor tweaks to the Julia code so perhaps that is more in your ballpark?
1 comments

Absolutely, that is what I was hoping for!

So, vcat() instead of append!(). Darn. Faith in Julia restored. I’ll update the article.