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.3.tar.gz (147.5 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: evalys-4.0.3.tar.gz
  • Upload date:
  • Size: 147.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.6.7

File hashes

Hashes for evalys-4.0.3.tar.gz
Algorithm Hash digest
SHA256 61f17b3df342510ec6a0591778b3c7114e0c3e4fbf8d35a8f584937d078cdc7b
MD5 a7b40f5711cc298bff35b351b07c1b33
BLAKE2b-256 b2224a0ed31f5a83fa2d97a7970c127987b16c5a4e8588c75d187481d88b6510

See more details on using hashes here.

Supported by

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