Skip to content

2i2c-org/jupyterhub-simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

jupyterhub-simulator

Newer performance simulator for testing workloads on a JupyterHub.

Successor to hubtraf.

Design goals

  • Test spawning a large number of users in a short period of time with some tuning knobs, to see how the infrastructure as a whole responds.
  • Support all possible authentication types by simply using the JupyterHub API directly. We spawn multiple servers by using named server support in JupyterHub, something that was not yet implemented in the initial design time of hubtraf.
  • Any user can run these tests, limited only by their hub's max number of per-user named servers.

TODO

  • Output telemetry data in a fashion that can be easily graphed.

About

Newer performance simulator for testing workloads on a JupyterHub

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages