Commit b8f6c1f
committed
2017-01-04, Version 7.4.0 (Current)
Notable changes:
* buffer:
- Improve performance of Buffer allocation by ~11% (Brian White) nodejs#10443
- Improve performance of Buffer.from() by ~50% (Brian White) nodejs#10443
* events: Improve performance of EventEmitter.once() by ~27% (Brian White) nodejs#10445
* fs: Allow passing Uint8Array to fs methods where Buffers are supported. (Anna Henningsen) nodejs#10382
* http: Improve performance of http server by ~7% (Brian White) nodejs#6533
* npm: Upgrade to v4.0.5 (Kat Marchán) nodejs#10330
PR-URL: nodejs#105891 parent 26bf954 commit b8f6c1f
2 files changed
Lines changed: 162 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| |||
0 commit comments