Skip to content

a hello world app with sha256, for testing server for concurrent users

Notifications You must be signed in to change notification settings

rubygeeks/zero_load_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

when load testing you need to test the whole environment for capacity and performance

performance bottlenecks are related to specific components used for the deployment

we had a performance issue with a large client project, it was a in premise app and we found it difficult to benchmark it so we built many tools to measure and monitor performance


rack_passnger tests a simple rack app with passenger

rails_passenger tests a simple rails app with passenger(no db is used)

About

a hello world app with sha256, for testing server for concurrent users

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages