Adam K Dean

Posts tagged with node.js

Benchmarking Node HTTP Frameworks

Published 8 August 2025 in programming with tags programming , node.js , express , h3 , fastify , http Today I benchmarked four different ways of handling HTTP requests in Node: native HTTP, h3, Fastify, and Express. The goal was to get a clear idea of the performance differences between them for a very simple JSON response. Continue reading …



Newer Page 1 of 1 Older