Path to this page:
Subject: CVS commit: pkgsrc/lang/nodejs4
From: Filip Hajny
Date: 2017-03-30 18:40:11
Message id: 20170330164011.C7B40FBE4@cvs.NetBSD.org
Log Message:
Update lang/nodejs4 to 4.8.1.
- buffer: The performance of .toJSON() is now up to 2859% faster on
average.
- IPC: Batched writes have been enabled for process IPC on platforms
that support Unix Domain Sockets.
- Performance gains may be up to 40% for some workloads.
- http: Control characters are now always rejected when using
http.request().
- node: Heap statistics now support values larger than 4GB.
Files: