Il y a les bound check qui peuvent faire qu'un programme Rust tourne moins vite il me semble. Je n'ai pas lu le code donc je ne sais pas si c'est ça. Mais c'est une piste.
EDIT: « [...]performs almost as well as the existing C driver. The difference, Hindborg said, is that the C driver has already been highly tuned, while the Rust driver has not; it should be able to get to the same level of performance eventually »
[^] # Re: Performances
Posté par Geobomatic . En réponse au journal Rust dans Linux, ça démarre fort!. Évalué à 9. Dernière modification le 28 septembre 2022 à 10:28.
Il y a les bound check qui peuvent faire qu'un programme Rust tourne moins vite il me semble. Je n'ai pas lu le code donc je ne sais pas si c'est ça. Mais c'est une piste.
EDIT: « [...]performs almost as well as the existing C driver. The difference, Hindborg said, is that the C driver has already been highly tuned, while the Rust driver has not; it should be able to get to the same level of performance eventually »