github honojs/node-server v1.3.0

latest releases: v1.13.1, v1.13.0, v1.12.2...
10 months ago

Performance Improvement

With the PR #95, it becomes 2.7 times faster than the previous version!

SS

This means that it is three times faster than Express and fast enough compared to other frameworks. Until now, Hono has been slow on Node.js, but this change makes it one of the first choices for creating web apps on Node.js.

What's Changed

  • perf: Reduce object generation and optimize performance. by @usualoma in #95
  • fix(types): fix the type mismatch between DOM and undici by @yusukebe in #103

New Contributors

Full Changelog: v1.2.3...v1.3.0

Don't miss a new node-server release

NewReleases is sending notifications on new releases.