Goal: Make experiments first-class citizens in the repository structure.
Actions:
- Create
experiments/ directory with subfolders for:
replacement_policy/
prefetching/
victim_cache/
coherence_scaling/
- Each experiment must include:
run.sh – automated execution
plot.py – generates graphs
README.md – explains hypothesis, metrics, and expected behavior.
Impact: Signals serious research intent and improves reproducibility.