Skip to content

v0.12.0 (archived)

Pre-release
Pre-release
Compare
Choose a tag to compare
released this 03 Dec 07:50
· 1074 commits to master since this release

This release is archived as a performance hack for the Node.js addon. It works around dreadful Node.js performance of node::MakeCallback which improved performance 24%.

Just like how v0.9.0 had to work around node::Buffer performance problems, node::MakeCallback is just as horrific in terms of performance and should be avoided like the plague.