Skip to content

lesismal/go-http-server-benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-http-server-benchmark

  • The more connections, nbio cost the less memory, and performance the better than other frameworks.

  • We can serve for 1000k or more connections using nbio while other frameworks may have been OOM.

1k connections

c1000

5k connections

c5000

20k connections

c20000

30k connections

c30000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published