Upload README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 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.
|