We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56db6fc commit 0b35549Copy full SHA for 0b35549
README.md
@@ -82,6 +82,8 @@ All three should be started withe the initial data set loaded to the database.
82
* If the validation failed, the results are saved to the `validation_params-failed-expected.json` and `validation_params-failed-actual.json` files.
83
* **Parallelism:** The execution must be single-threaded to ensure a deterministic order of operations.
84
85
+ Pre-generated [SF10 validation data sets](https://pub-383410a98aef4cb686f0c7601eddd25f.r2.dev/audits/validation_params_sf10.tar.zst) are for download.
86
+
87
3. Run the benchmark with the `driver/benchmark.sh` script.
88
89
* **Inputs:**
0 commit comments