MANIFEST.in
README.rst
setup.cfg
setup.py
benchbuild/__init__.py
benchbuild/bootstrap.py
benchbuild/container.py
benchbuild/driver.py
benchbuild/experiment.py
benchbuild/extensions.py
benchbuild/likwid.py
benchbuild/log.py
benchbuild/project.py
benchbuild/report.py
benchbuild/run.py
benchbuild/settings.py
benchbuild/signals.py
benchbuild/slurm.py
benchbuild/statistics.py
benchbuild/test.py
benchbuild.egg-info/PKG-INFO
benchbuild.egg-info/SOURCES.txt
benchbuild.egg-info/dependency_links.txt
benchbuild.egg-info/entry_points.txt
benchbuild.egg-info/requires.txt
benchbuild.egg-info/top_level.txt
benchbuild/experiments/__init__.py
benchbuild/experiments/compilestats.py
benchbuild/experiments/empty.py
benchbuild/experiments/papi.py
benchbuild/experiments/pj_collect.py
benchbuild/experiments/pj_cs.py
benchbuild/experiments/pj_likwid.py
benchbuild/experiments/pj_papi.py
benchbuild/experiments/pj_perf.py
benchbuild/experiments/pj_raw.py
benchbuild/experiments/pj_sequence.py
benchbuild/experiments/pjtest.py
benchbuild/experiments/pollytest.py
benchbuild/experiments/polyjit.py
benchbuild/experiments/profileScopDetection.py
benchbuild/experiments/raw.py
benchbuild/experiments/polly/__init__.py
benchbuild/experiments/polly/openmp.py
benchbuild/experiments/polly/openmpvect.py
benchbuild/experiments/polly/polly.py
benchbuild/experiments/polly/pollyperformance.py
benchbuild/experiments/polly/vectorize.py
benchbuild/projects/__init__.py
benchbuild/projects/apollo/__init__.py
benchbuild/projects/apollo/group.py
benchbuild/projects/apollo/rodinia.py
benchbuild/projects/apollo/scimark.py
benchbuild/projects/benchbuild/__init__.py
benchbuild/projects/benchbuild/bots.py
benchbuild/projects/benchbuild/bzip2.py
benchbuild/projects/benchbuild/ccrypt.py
benchbuild/projects/benchbuild/crafty.py
benchbuild/projects/benchbuild/crocopat.py
benchbuild/projects/benchbuild/ffmpeg.py
benchbuild/projects/benchbuild/group.py
benchbuild/projects/benchbuild/gzip.py
benchbuild/projects/benchbuild/js.py
benchbuild/projects/benchbuild/lammps.py
benchbuild/projects/benchbuild/lapack.py
benchbuild/projects/benchbuild/leveldb.py
benchbuild/projects/benchbuild/linpack.py
benchbuild/projects/benchbuild/lulesh.py
benchbuild/projects/benchbuild/luleshomp.py
benchbuild/projects/benchbuild/mcrypt.py
benchbuild/projects/benchbuild/minisat.py
benchbuild/projects/benchbuild/openssl.py
benchbuild/projects/benchbuild/povray.py
benchbuild/projects/benchbuild/python.py
benchbuild/projects/benchbuild/rasdaman.py
benchbuild/projects/benchbuild/ruby.py
benchbuild/projects/benchbuild/sdcc.py
benchbuild/projects/benchbuild/sevenz.py
benchbuild/projects/benchbuild/sqlite3.py
benchbuild/projects/benchbuild/tcc.py
benchbuild/projects/benchbuild/x264.py
benchbuild/projects/benchbuild/xz.py
benchbuild/projects/gentoo/__init__.py
benchbuild/projects/gentoo/autoportage.py
benchbuild/projects/gentoo/bzip2.py
benchbuild/projects/gentoo/crafty.py
benchbuild/projects/gentoo/eix.py
benchbuild/projects/gentoo/gentoo.py
benchbuild/projects/gentoo/gzip.py
benchbuild/projects/gentoo/info.py
benchbuild/projects/gentoo/lammps.py
benchbuild/projects/gentoo/portage_gen.py
benchbuild/projects/gentoo/postgresql.py
benchbuild/projects/gentoo/sevenz.py
benchbuild/projects/gentoo/x264.py
benchbuild/projects/gentoo/xz.py
benchbuild/projects/lnt/__init__.py
benchbuild/projects/lnt/lnt.py
benchbuild/projects/patches/linpack.patch
benchbuild/projects/polybench/__init__.py
benchbuild/projects/polybench/polybench.py
benchbuild/projects/test/__init__.py
benchbuild/projects/test/test.py
benchbuild/reports/__init__.py
benchbuild/reports/raw.py
benchbuild/reports/status.py
benchbuild/sql/func.compare_region_wise.sql
benchbuild/sql/func.compare_region_wise2.sql
benchbuild/sql/func.compilestats_eval.sql
benchbuild/sql/func.experiments.sql
benchbuild/sql/func.pj-eval.sql
benchbuild/sql/func.pj-test-eval.sql
benchbuild/sql/func.project_region_time.sql
benchbuild/sql/func.recompilation.sql
benchbuild/sql/func.run_durations.sql
benchbuild/sql/func.run_regions.sql
benchbuild/sql/func.speedup.sql
benchbuild/sql/func.total_dyncov.sql
benchbuild/sql/func.total_dyncov_clean.sql
benchbuild/sql/func.total_speedup.sql
benchbuild/utils/__init__.py
benchbuild/utils/actions.py
benchbuild/utils/bootstrap.py
benchbuild/utils/compiler.py
benchbuild/utils/container.py
benchbuild/utils/db.py
benchbuild/utils/dict.py
benchbuild/utils/downloader.py
benchbuild/utils/log.py
benchbuild/utils/path.py
benchbuild/utils/run.py
benchbuild/utils/schema.py
benchbuild/utils/slurm.py
benchbuild/utils/user_interface.py
benchbuild/utils/versions.py
benchbuild/utils/wrapping.py
benchbuild/utils/templates/compiler.py.inc
benchbuild/utils/templates/run_dynamic.py.inc
benchbuild/utils/templates/run_static.py.inc
benchbuild/utils/templates/slurm.sh.inc