benchmarking
benchmarking copied to clipboard
Node.js Benchmarking Working Group
Tracking the dependency benchmark is also important. Especially the JavaScript engine performance. How `node` uses the JavaScript engine is or can be different than how it's designed for it's first...
Following up @mikeal's [tweet](https://twitter.com/mikeal/status/722837845908389888), I'm here to say a initial hello to this WG. I'm sorry if I'm using the wrong channel. I'm a TC39 member, representing the jQuery Foundation...
see https://github.com/nodejs/node/issues/906
Hi, I run the acmeair benchmark on ppc with cassandra. I got an error from the cassandra driver, because [fromDateWeb](https://github.com/acmeair/acmeair-nodejs/blob/master/routes/index.js#L122) is undefined. The reason is that the date string generated...
The charts are becoming a bit dense, it may be time to start trimming the older data. For discussion in the next WG meeting
This is a followup from a conversation I had last night with @littledan. It would be great if we could put together some benchmarks of "node centric workloads" for the...
@gareth-ellis mentioned that in order to investigate differences between versions and/or between the same version between date we should include the commit hash for the build as part of the...
@ofrobots suggested that we should include the release dates in the charts, that would help tell if there is a correlation to changes in the charts. Not sure how easy...
This issue is for discussion on the existing micro-benchmarks, what we do in order to improve and get the running again. One suggestion so far is that we make sure...