/elastic-benchmarks

Benchmarking memory elastic applications.

Primary LanguageJupyter NotebookGNU General Public License v3.0GPL-3.0

Elastic Benchmarking

Install (beta)

Install the package in develop mode:

python setup.py develop --user

Host requires to install libvirt and its Python API.

sudo apt install libvirt python-libvirt python3-libvirt

If you are using your own installation of Python, you might need to install libvirt-python manually via pip:

sudo apt install libvirt-dev
pip install libvirt-python

License

GPL