8 ms·
About JS, i made wrong assumption that we entered v8 era and my number crunching code should work reasonable fast everywhere.
by tov_objorkin 7y ago
About JS, i made wrong assumption that we entered v8 era and my number crunching code should work reasonable fast everywhere.
- tracker1 7y agoGotcha... depending on size/scale of numbers, Python is probably the only general purpose scripting language I would trust for that (though don't actually use Python, it's not what I work on).