Skip to content

Benchmarking web frameworks written in rust with rewrk tool.

License

Notifications You must be signed in to change notification settings

ngyn-rs/benchmarks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Framework Benchmarks

Benchmarking web frameworks written in rust with rewrk tool.

More requests(Req/Sec) in the given time frame means that framework performs better. Which means it would require less (CPU) resources to achieve the same thing.

Transfer in rewrk output means received bytes from all of the responses. Some frameworks include extra headers by default which results in higher count. This shouldn't impact overall performance much.

Benchmark Types

Hello World

Respond "Hello, World!" to every request on "/" endpoint.

See results.

About

Benchmarking web frameworks written in rust with rewrk tool.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%