6 ms·
Just finished benchmarking this for a key workload in our build process. It's 3% faster than Node 8.x for us. But node-chakracore (the Microsoft runtime) 8.9.4
by copper_think 9y ago
Just finished benchmarking this for a key workload in our build process. It's 3% faster than Node 8.x for us. But node-chakracore (the Microsoft runtime) 8.9.4 was 11% faster -- we are considering switching to that.
- skerit 9y agoIs that really worth it, though? What's the support like for chakracore?
- tuananh 9y agoit's a build process. it should be fine.
- aycee 9y agoCan you share more details on this build workload? Like what does it do? what packages it uses ? etc.
- magicalist 9y agoAssuming you're testing on Windows, node-chakracore is currently released as a beta, so Node 10 is probably the more appropriate comparison.
- maxxxxx 9y agoCan you even measure 3% accurately and repeatedly?