Skip to content

v20.12.0

Compare
Choose a tag to compare
@uNetworkingAB uNetworkingAB released this 11 Oct 17:22
· 953 commits to binaries since this release
eb49fdd

Blacklist Node.js 14 and 16

  • Enormous performance regressions in Node.js 16 and 14 introduced by Node.js maintainers, have caused an unacceptable 75% performance decrease in uWS.js. Therefore we are forced to reject these broken versions of Node.js until Node.js maintainers get their act together and start benchmarking their changes.
  • Node.js 18.10 is known to perform reasonably well, and is kept whitelisted.