Skip to content

Commit f3da844

Browse files
docs: Update benchmarking.md (#1085)
1 parent c32bf0c commit f3da844

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/contributor-guide/benchmarking.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ under the License.
2222
To track progress on performance, we regularly run benchmarks derived from TPC-H and TPC-DS. Data generation and
2323
benchmarking documentation and scripts are available in the [DataFusion Benchmarks](https://github.com/apache/datafusion-benchmarks) GitHub repository.
2424

25-
We also have many micro benchmarks that can be run from an IDE located [here]()https://github.com/apache/datafusion-comet/tree/main/spark/src/test/scala/org/apache/spark/sql/benchmark).
25+
We also have many micro benchmarks that can be run from an IDE located [here](https://github.com/apache/datafusion-comet/tree/main/spark/src/test/scala/org/apache/spark/sql/benchmark).
2626

2727
Here are example commands for running the benchmarks against a Spark cluster. This command will need to be
2828
adapted based on the Spark environment and location of data files.

0 commit comments

Comments
 (0)