Sharkbench

Benchmarking programming languages and web frameworks

Serverino (D)

Small and ready-to-go http server. Support for websockets included. Quick build & start: build & run your server in seconds. Zero dependencies: serverino doesn't rely on any external library. High performance: capable of managing tens of thousands of connections per second. Cross-platform: every release is tested on Linux, Windows, and MacOS. Hot-reload: restart workers without downtime or dropped connections.
This benchmark tests how fast a framework can perform concurrent HTTP requests, I/O operations, and JSON de/serialization.

OS: Linux/DockerCPU: Ryzen 7 7800X3DLast Updated: 2025-08-11
MedianP99
Framework
Requests per second
Latency
Stability
Memory
3865
1.1 ms
1.27 %
37.4 MB

About D

Paradigm

Object-Oriented, Functional, Imperative

Execution

Compiled

Typing

Static

Null Safety

NO

Memory Management

Garbage Collection

The D programming language is an object-oriented, imperative, multi paradigm system programming language. D language originated as a re-engineering of C++, and D's design goals try combining the performance of compiled languages with the safety and expressive power of modern dynamic languages. Native D code is commonly as fast as equivalent C++ code while being shorter and memory-safe.

D web frameworks

How does Serverino compare other D frameworks?
MedianP99
Framework
Requests per second
Latency
Stability
Memory
13037
2.4 ms
73.58 %
16.9 MB
3865
1.1 ms
1.27 %
37.4 MB
549
3.4 ms
0.86 %
32.7 MB

Popular web frameworks

How does Serverino compare to other popular frameworks?
MedianP99
Framework
Requests per second
Latency
Stability
Memory
21030
1.6 ms
71.96 %
8.5 MB
14707
1.2 ms
2.64 %
136.5 MB
5766
5.5 ms
64.50 %
82.5 MB
3865
1.1 ms
1.27 %
37.4 MB
3546
1.0 ms
1.14 %
16.7 MB
1185
21.0 ms
21.21 %
41.2 MB
1105
1.7 ms
1.67 %
596.8 MB
1092
7.7 ms
9.22 %
90.3 MB
950
8.8 ms
10.33 %
130.1 MB
299
101.7 ms
56.47 %
84.2 MB

© 2025 Tien Do Nam