Skip to content

Resultparser Modules

clasp

Created on Jan 17, 2010

@author: Roland Kaminski

parse(root: str, runspec: runscript.Runspec, instance: runscript.Benchmark.Instance) -> list[tuple[str, str, Any]]

Extracts some clasp statistics.

Attributes:

Name Type Description
root str

The folder with results.

runspec Runspec

The run specification of the benchmark.

instance Instance

The benchmark instance.