Akan.js Benchmark
Run: 2026-05-30T17-11-35-780Z
Akan.js benchmark results
Akan.js 2.0.7 was measured on a MacBook M4 Pro to check the practical performance of its HTTP, Signal API, and document DB paths. The goal is simple: show how fast it is, where it sits next to familiar frameworks, and whether the results clear practical service-level targets.
Summary
- All measured Akan scenarios passed their throughput and p99 latency SLOs.
- Pure HTTP reached 119,571 RPS, placing Akan in the same practical range as Bun-native minimal router baselines.
- Signal API reached 33,845 RPS while still running Akan's API lifecycle, which is the more relevant number for application code.
- Document DB APIs stayed within the target range, including list and relation-style reads.
Performance at a glance
The bars below summarize two questions readers usually ask first: how much room each Akan path has against its SLO, and how the raw HTTP path compares with familiar framework baselines.
SLO margin by scenario
Pure HTTP
pure_http_no_db
2.4x RPS target, 6.2x p99 headroom
Signal API
