Skip to content

A set of tools for testing servers for the ECE297 class at the University of Toronto

License

Notifications You must be signed in to change notification settings

evantandersen/esb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

117 Commits
 
 
 
 
 
 
 
 

Repository files navigation

esb

The ECE297 Server Benchmark facilitates quick and accurate distributed benchmarking. esb isolates a single variable and measures its effect on server performance. It currently supports:

Indepdent Variables

  • Number of active keys
  • Number of concurrent clients
  • Total server throughput (IOPs/s)

Depedent Variables

  • Reuqest Latency (mean / 95% confidence interval)
  • Throughput
  • Memory Usage
  • CPU Usage

Screenshots

How To Use

Please see the wiki for detailed usage information

Future Developments

  • Measure network usage
  • Add more tests, such as repetitive add/remove cycles
  • Extend tester to support complex queries

About

A set of tools for testing servers for the ECE297 class at the University of Toronto

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published