davidovitch / python-pts-openbenchmarking

A prototype for interacting with PTS XML data files and OpenBenchmarking.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A simple prototype to read/edit/download PTS test profiles from OpenBenchmarking.org, see also issue 146 on the PTS issue tracker.

The XML test results are converted into a pandas.DataFrame table that can be used for advanced filtering and selection strategies. For plotting the data the matplotlib library is used.

For an illustrated example, see the jupyter notebook in this repository. Github renders the notebook, but as an alternative you can also use the notebook viewer here. The view the example no Python installation is required.

License

GPLv3

About

A prototype for interacting with PTS XML data files and OpenBenchmarking.org


Languages

Language:Jupyter Notebook 82.8%Language:Python 17.2%