Skip to main content

Infrastructure Performance Evaluation Toolkit

Project description

https://img.shields.io/pypi/v/evalys.svg

“Infrastructure Performance Evaluation Toolkit”

It is a data analytics library made to load, compute, and plot data from job scheduling and resource management traces. It allows scientists and engineers to extract useful data and visualize it interactively or in an exported file.

Features

  • Load and all Batsim outputs files

    • Compute and plot free slots

    • Simple Gantt visualisation

    • Compute utilisation / queue

    • Compute fragmentation

    • Plot energy and machine state

  • Load SWF workload files from Parallel Workloads Archive

    • Compute standard scheduling metrics

    • Show job details

    • Extract periods with a given mean utilisation

Examples

You can get a simple example directly by running ipython and discover the evalys interface. For example:

from evalys.jobset import JobSet
import matplotlib.pyplot as plt

js = JobSet.from_csv("evalys/examples/jobs.csv")
js.plot(with_details=True)
plt.show()

This also works for SWF files but the Gantt chart is not provided because job placement information is not provided in this format.

You can find a lot of examples in the ./examples directory.

Version 4.0.0

  • Fits with the new trace format of Batsim 3.0

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

evalys-4.0.7.tar.gz (6.1 MB view details)

Uploaded Source

Built Distribution

evalys-4.0.7-py2.py3-none-any.whl (147.8 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file evalys-4.0.7.tar.gz.

File metadata

  • Download URL: evalys-4.0.7.tar.gz
  • Upload date:
  • Size: 6.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for evalys-4.0.7.tar.gz
Algorithm Hash digest
SHA256 3f1343e40276ca68db58cf5984017a15f2f56758dca180fe0f78aff200be8518
MD5 d125a87af09786cb21aa242b810e98bb
BLAKE2b-256 daff8af4051a4bc697e0d4bef17ed568da71d3c525f01e30d1c15f56fdb21cd3

See more details on using hashes here.

File details

Details for the file evalys-4.0.7-py2.py3-none-any.whl.

File metadata

  • Download URL: evalys-4.0.7-py2.py3-none-any.whl
  • Upload date:
  • Size: 147.8 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for evalys-4.0.7-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 4301e9f91dfa85d7e82e18a33cac15dbed67d0d81ee263744fb6f035f6babbc6
MD5 a9604f5872ae0bae4d9ae03e9b028719
BLAKE2b-256 22e1931873d20063235fd6bfa4988175d2b383068d3daaaddd86d286c152e8fe

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page