We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 422ca2e commit bcf04bbCopy full SHA for bcf04bb
1 file changed
benchmarks/pyspark/README.md
@@ -171,6 +171,7 @@ python run_benchmark.py --data /path/to/data --mode spark --benchmark my-benchma
171
```
172
173
The base `Benchmark` class provides:
174
+
175
- Automatic timing via `_time_operation()`
176
- Standard output formatting via `execute_timed()`
177
- Access to SparkSession, data path, and mode
0 commit comments