This is an automated email from the ASF dual-hosted git repository.
richhuang pushed a change to branch dev-qdp
in repository https://gitbox.apache.org/repos/asf/mahout.git
from 2ff666436 [QDP] Add Arrow IPC support (#704)
add 19d594def DataLoader-Benchmark
add 0aa6722d5 update output
add a4a04f41d update
add 06fd109fa [Fix] Remove print in Qiskit
add c98d47b33 fix
add 95a7d7509 fix pre-commit
add 41840261e fix pre-commit
add 501a874e5 update doc
add bd4166d9a update doc
new 3bb4c8fb3 Merge pull request #701 from 400Ping/qdp-dataloader-benchmark
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
docs/benchmarks/dataloader_throughput.md | 69 ++++++
qdp/benchmark/benchmark_dataloader_throughput.py | 284 +++++++++++++++++++++++
2 files changed, 353 insertions(+)
create mode 100644 docs/benchmarks/dataloader_throughput.md
create mode 100644 qdp/benchmark/benchmark_dataloader_throughput.py