Why Lean is faster than Rust

(kim-em.github.io)

2 points | by replatformradar 9 hours ago ago

1 comments

  • zahlman 9 hours ago

    > libdeflate unsurprisingly blows it out of the water (unsurprisingly because this is a very carefully tuned implementation using architecture-specific SIMD, that we can't touch in Lean).

    ... But Rust presumably could if someone did the work?