SkillAgentSearch skills...

WebApiPerfromance

📊 Web API Performance Comparison

Install / Use

/learn @BlueRexPY/WebApiPerfromance
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Web API Performance Comparison

<!-- Languages -->

JavaScript TypeScript Python Rust Go Elixir Erlang C# F# Java Kotlin Haskell C++ C Swift Ruby PHP Crystal Gleam Zig Ada COBOL Pascal Fortran Lua Dart

<!-- Runtimes -->

Bun Deno Node.js

<!-- JS Frameworks -->

Fastify Express NestJS Hono Koa uWebSockets

<!-- Python Frameworks -->

FastAPI Django Flask Litestar

<!-- JVM Frameworks -->

Spring Boot Spring WebFlux Quarkus Micronaut Ktor

<!-- .NET Frameworks -->

.NET

<!-- Other Frameworks -->

Phoenix Rails Laravel Vapor

This repository contains performance-focused web API implementations across 25 languages and 95+ frameworks/runtimes:

The APIs expose two endpoints: a simple "Hello World" (GET /) and a more complex "Orders" endpoint (GET /orders).

Benchmark Results

Test Configuration: wrk -t 2 -c 120 -d 20s — 2 threads, 120 connections, 20 seconds
Generated: 2026-03-08 22:53:29 UTC

Hello World (GET /)

| Framework | Port | Req/sec | Avg Latency | Max Latency | Total Requests | Transfer/sec | Memory | | ------------------------------ | ---- | ---------- | ----------- | ----------- | -------------- | ------------ | -------- | | Rust Actix | 8005 | 204,901.52 | 563.69us | 51.45ms | 4,098,380 | 26.38MB | 5.477MiB | | Haskell Servant | 8006 | 185,813.73 | 703.71us | 84.63ms | 3,716,357 | 33.85MB | 297.1MiB | | JS Deno Parallel | 8048 | 167,880.22 | 841.65us | 62.51ms | 3,358,386 | 25.30MB | 72.3MiB | | Rust Axum | 8022 | 160,085.78 | 714.95us | 47.65ms | 3,202,007 | 20.61MB | 3.754MiB | | JS Node Fastify Cluster | 8042 | 154,504.70 | 1.60ms | 197.81ms

Related Skills

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated16d ago
Forks0

Languages

Python

Security Score

70/100

Audited on Mar 8, 2026

No findings