Skip to content
This repository has been archived by the owner on Jul 2, 2021. It is now read-only.
/ esb Public archive
forked from evantandersen/esb

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

rv1/esb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 

Repository files navigation

esb

The ECE297 Server Benchmark faclilitates quick and accurate distributed benchmarking. esb isolates a single variable and measures it's 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
  • Reduce number of threads spawned for high numbers of clients
  • It would be a great addition to esb to have a windows port of the client, to increase the number of client nodes available

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