Skip to content

lammel/web-framework-benchmark

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Framework Benchmark

Installation

  • go get github.com/lammel/web-framework-benchmark

Running Benchmark

go test -bench=.

Tested Frameworks

Currently Echo v4 and Gin are the frameworks tested with benchmarks for predefined router configurations.

To add more frameworks add the required wrapper for route handling and benchmark execution to router_test.go

About

Web framework benchmark

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%