Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*.tar.* filter=lfs diff=lfs merge=lfs -text
40 changes: 40 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,43 @@
# Added by cargo

/target
/data/



## Python
# Byte-compiled / optimized / DLL files
analysis/__pycache__/
analysis/*.py[codz]
analysis/*$py.class

# C extensions
*.so

# Distribution / packaging
analysis/.Python
analysis/build/
analysis/develop-eggs/
analysis/dist/
analysis/downloads/
analysis/eggs/
analysis/.eggs/
analysis/lib/
analysis/bin/
analysis/lib64
analysis/share
analysis/parts/
analysis/sdist/
analysis/var/
analysis/wheels/
analysis/share/python-wheels/
analysis/*.egg-info/
analysis/.installed.cfg
analysis/*.egg
analysis/MANIFEST

.idea/
jobs.yaml
results*.d/
scripts*.d/
inventories*.d/
Binary file added analysis/after.pdf
Binary file not shown.
Binary file added analysis/baseline_consumption_clusters.pdf
Binary file not shown.
Binary file added analysis/baseline_consumption_clusters.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file added analysis/cv_per_tool_per_cluster.pdf
Binary file not shown.
Binary file added analysis/cv_per_tool_per_cluster.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added analysis/cv_per_tool_per_cluster_b.pdf
Binary file not shown.
Binary file added analysis/cv_per_tool_per_cluster_cores.pdf
Binary file not shown.
Binary file added analysis/cv_per_tool_per_cluster_pkg.pdf
Binary file not shown.
Binary file added analysis/cv_per_tool_per_cluster_ram.pdf
Binary file not shown.
Binary file added analysis/cv_per_tool_per_domain.pdf
Binary file not shown.
Binary file added analysis/cv_per_tool_per_proc_.pdf
Binary file not shown.
Binary file added analysis/cv_per_tool_per_proc_cores.pdf
Binary file not shown.
Binary file added analysis/cv_per_tool_per_proc_pkg.pdf
Binary file not shown.
Binary file added analysis/cv_per_tool_per_proc_ram.pdf
Binary file not shown.
Loading
Loading