| It's the result of the data isolation above anything else attitude of Javascript. Or, in other words, it's the unavoidable result of insisting on using a language created for the frontend to write everything else. You don't need to rewrite your code in Rust to get that saving. Any other language will do. (Personally, I'm surprised all the gains are so small. Looks like it's a very well optimized code path.) |