Ok, but how is the code written in Rust compared to C at the performance level ?
Is Rust adding any safety checks at runtime that makes the code slower based on the assumption that the code is badly written ?
Is Rust adding any safety checks at runtime that makes the code slower based on the assumption that the code is badly written ?
Comment