NVIDIA / spark-rapids-tools

User tools for Spark RAPIDS
Apache License 2.0
43 stars 34 forks source link

[FEA] Add Benchmarking to evaluate the core tools performance #1120

Open amahussein opened 2 weeks ago

amahussein commented 2 weeks ago

Is your feature request related to a problem? Please describe.

We need to have a standard way of measuring performance of the core tools. This is quite helpful to know the impact of adding extra features/analysis that is likely to increase the work needed by the tools

At least, we need:

Later, we can increase the functionality to include Microbenchmarking for different standalone components.