arhourigan / graveler

2 stars 10 forks source link

Parallel Rust implemention running on CPU #8

Open JonRatzell opened 3 months ago

JonRatzell commented 3 months ago

Got this bad boy exploding a billion gravelers in just ~1.33s on my system. Now to see if I can write something for the GPU without race conditions or infinite loops. https://github.com/JonRatzell/Graveler-Bits

Ruby-Dragon commented 2 months ago

man, my rust implementation took 30 minutes lmao