This is an automated email from the ASF dual-hosted git repository.
guanmingchiu pushed a change to branch dev-qdp
in repository https://gitbox.apache.org/repos/asf/mahout.git
from c38412db5 [QDP] fix pre-commit (#790)
add 3a134564e [QDP] add scaling test (Latency vs. Qubits) (#778)
No new revisions were added by this update.
Summary of changes:
qdp/DEVELOPMENT.md | 9 +-
qdp/qdp-python/benchmark/README.md | 23 ++-
qdp/qdp-python/benchmark/benchmark_latency.md | 80 ++++++++++
...enchmark_throughput.py => benchmark_latency.py} | 176 +++++++++++++--------
4 files changed, 218 insertions(+), 70 deletions(-)
create mode 100644 qdp/qdp-python/benchmark/benchmark_latency.md
copy qdp/qdp-python/benchmark/{benchmark_throughput.py =>
benchmark_latency.py} (62%)