Skip to content

Commit

Permalink
2017-03-21, Version 4.8.1 'Argon' (LTS)
Browse files Browse the repository at this point in the history
Notable Changes:

* buffer:
  - The performance of `.toJSON()` is now up to 2859% faster on average
    (Brian White) #10895

* IPC:
  - Batched writes have been enabled for process IPC on platforms that
    support Unix Domain Sockets. (Alexey Orlenko)
    #10677
  - Performance gains may be up to 40% for some workloads.

* http:
  - Control characters are now always rejected when using
    `http.request()`. (Ben Noordhuis)
    #8923

* node:
  - Heap statistics now support values larger than 4GB. (Ben Noordhuis)
    #10186
  • Loading branch information
MylesBorins committed Mar 21, 2017
1 parent 48b5097 commit 9551665
Show file tree
Hide file tree
Showing 2 changed files with 166 additions and 1 deletion.
Loading

0 comments on commit 9551665

Please sign in to comment.