arhourigan / graveler

2 stars 10 forks source link

Apparently sad Rust implementation #10

Open Ruby-Dragon opened 2 months ago

Ruby-Dragon commented 2 months ago

I was proud of this... until I saw people hitting sub 2s.

Pretty impressive stuff. Anyways, here is my naive multi-threaded rust implementation :) https://github.com/Ruby-Dragon/GravelerChallenge

I am not super familiar with rust, so that is probably part of the problem, but I still made something that runs in .3% of the amount of time as the original, so that's a win.