Skip to content
Open
Show file tree
Hide file tree
Changes from 5 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions qdp/DEVELOPMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,8 @@ Or follow the instructions in [test docs](./docs/test/README.md) to run unit tes

The e2e and benchmark tests are located in the `qdp-python/benchmark` directory and are written in Python.

> **📋 Benchmark Roadmap**: For planned improvements to benchmarking infrastructure including fairness, statistical measurements, and publication-ready visualizations, see [docs/BENCHMARK_ROADMAP.md](./docs/BENCHMARK_ROADMAP.md).

First, ensure you set up the Python environment and install the mahout qdp package following the [Install as Python package](#install-as-python-package) section.

To run all benchmark tests, use the make command from the `qdp/` directory:
Expand Down
Loading
Loading