Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

Razican/rust-web-framework-benchmarks

Repository files navigation

Benchmarks for Rust web frameworks

This repository contains easy programs that can be benchmarked using wrk. This gives you an approximate idea on how they perform. It's still WIP.

Features:

  • All frameworks share common dependencies (when possible), by using a Rust workspace
  • All frameworks produce an equivalent response
  • Static response (ping-pong) benchmarks
  • Benchmarks for Actix-web v3, Actix-web v4, Rocket v0.4, Rocket v0.5, Tide and Warp

Things that would be nice to have in the future:

  • Benchmarking even more frameworks and versions
  • Benchmarking more complex flows than a ping-pong
  • Benchmarking with templating engines
  • Benchmarking with database access

About

Benchmarks for Rust web frameworks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published