HttpArena
Comparisons

TS web framework comparison: any two, head to head

elysia is quicker than hono-bun on 14 of the 18 profiles they both run, and behind on 4. On the HTTP/1.1 composite they score 516 and 419.

Pick any two of the 8 TS entries. Requests per second is the best of three runs and the delta is the first column against the second; every row is the same profile at the same connection count, on the same machine. What each profile measures.

ProfileConnselysia req/sechono-bun req/secDeltaelysia p99hono-bun p99
Baseline5121,425,8611,230,668+16%2.16ms3.45ms
Baseline4,0961,439,4691,243,806+16%8.52ms12.40ms
Pipelined51291,52687,793+4%41.90ms53.90ms
Pipelined4,096325,991276,543+18%235.70ms283.60ms
Short-lived5121,149,028941,234+22%2.61ms4.79ms
Short-lived4,0961,273,4471,116,468+14%11.80ms15.80ms
JSON4,096904,900786,988+15%12.50ms16.10ms
JSON Comp512296,54553,128+458%8.05ms33.20ms
JSON Comp4,096321,56258,576+449%29.70ms161.30ms
JSON Comp16,384329,78853,692+514%82.30ms550.60ms
Upload321,4621,550-6%129.70ms128.50ms
Upload2561,6681,617+3%1.10s1.15s
Static1,02486,268545,190-84%65.81ms2.19ms
Static4,09685,903560,278-85%131.69ms7.34ms
Static6,80086,966568,499-85%220.70ms11.88ms
Async DB1,024246,796168,112+47%15.90ms35.90ms
API-425636,42532,503+12%30.10ms74.90ms
API-161,024124,59082,918+50%29.70ms117.70ms

Common comparisons

elysia vs hono-bun · elysia vs nestjs · elysia vs hono-node · hono-bun vs nestjs · hono-bun vs hono-node · nestjs vs hono-node

Questions

Is elysia faster than hono-bun?

elysia is quicker than hono-bun on 14 of the 18 profiles they both run, and behind on 4. On the HTTP/1.1 composite they score 516 and 419. Both run on the same machine, in the same round, against the same profiles.

Is elysia faster than nestjs?

elysia is quicker than nestjs on 8 of the 12 profiles they both run, and behind on 4. On the HTTP/1.1 composite they score 516 and 124. Both run on the same machine, in the same round, against the same profiles.

Is elysia faster than hono-node?

elysia is quicker than hono-node on 10 of the 12 profiles they both run, and behind on 2. On the HTTP/1.1 composite they score 516 and 122. Both run on the same machine, in the same round, against the same profiles.

Is hono-bun faster than nestjs?

hono-bun is quicker than nestjs on 7 of the 12 profiles they both run, and behind on 5. On the HTTP/1.1 composite they score 419 and 124. Both run on the same machine, in the same round, against the same profiles.

Which TS framework is fastest overall?

elysia holds the highest HTTP/1.1 composite of the TS entries, at 516. The composite is throughput over the whole suite; if a service is one shape of workload, compare that profile on its own in the table above, because the order changes.

Every TS entry

Results updated · TS composite ranking · Other languages · Open the leaderboard