Why is calling my asm function from Rust slower than calling it from C? (opens in new tab)
This is a follow-up to making the rav1d video decoder 1% faster, where we compared profiler snapshots of rav1d (the Rust implementation) and dav1d (the C …
Read the original article