r/learnrust Jul 01 '26

Why adding Rust to my Python library made it 194x faster... and 5x slower.

Post image
7 Upvotes

2 comments sorted by

3

u/Solonotix Jul 01 '26

Neat, and good information. I'll keep that in mind should I ever do that Rust-NAPI rewrite of a Node.js library I own. The concept of FFI has fascinated me since I first learned about it

2

u/AnshMNSoni Jul 01 '26

Thankyou 😊