HOSAMMAHDY commited on
Commit
0f926e0
·
verified ·
1 Parent(s): 1e5f615

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -3
README.md CHANGED
@@ -1,3 +1,10 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
1
+ # Results
2
+
3
+ Benchmark JSON output files are auto-saved here when you run the scripts.
4
+
5
+ | File pattern | Source |
6
+ |---|---|
7
+ | `benchmark_YYYYMMDD_HHMMSS.json` | `benchmark/benchmark.py` |
8
+ | `stress_YYYYMMDD_HHMMSS.json` | `benchmark/stress_test.py` |
9
+
10
+ The dashboard reads the **latest** file for each prefix automatically.