>>106873292
I always find it funny how C++ programmers talk how slow Rust code is because compiler is not guaranteed to optimize checks away etc etc, and then someone post their C++ code and it clones and allocates strings on every function call like it's nothing.
And then you end up with 25000 allocations per keystroke on Chrome kek