Y
Hacker News
new
|
ask
|
show
|
jobs
by
copper_think
3022 days 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.
4 comments
magicalist
3022 days ago
Assuming you're testing on Windows, node-chakracore is currently released as a beta, so Node 10 is probably the more appropriate comparison.
link
skerit
3022 days ago
Is that really worth it, though? What's the support like for chakracore?
link
tuananh
3022 days ago
it's a build process. it should be fine.
link
aycee
3022 days ago
Can you share more details on this build workload? Like what does it do? what packages it uses ? etc.
link
maxxxxx
3022 days ago
Can you even measure 3% accurately and repeatedly?
link