6 ms·
Yes, that's true. It's a balance to find between RAM and speed. I was thinking more on use cases that require to disable JIT anyway (WASM, iOS integration, sec
by fbouvier 2y ago
Yes, that's true. It's a balance to find between RAM and speed.
I was thinking more on use cases that require to disable JIT anyway (WASM, iOS integration, security).
- Tostino 2y agoYeah, could be nice to allow the user to select the type of ECMAScript engine that fits their use-case / performance requirements (balancing the resources available).