Benchmarking programming languages and web frameworks
Bun.serve (JavaScript)
Bun.serve is a component of the Bun JavaScript runtime, package manager, and bundler ecosystem. It is specifically designed for handling HTTP requests with high performance and simplicity. Bun.serve enables developers to create modern web applications with minimal configuration and maximum speed.
This benchmark tests how fast a framework can perform concurrent HTTP requests, I/O operations, and JSON de/serialization.
JavaScript is a high-level, dynamic programming language that conforms to the ECMAScript specification and has become a core technology of the World Wide Web. It enables interactive web elements and is supported by all major browsers without plugins. JavaScript can also be used on the server-side through Node.js for developing network applications.
JavaScript web frameworks
How does Bun.serve compare other JavaScript frameworks?