-
Notifications
You must be signed in to change notification settings - Fork 312
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Removes unused benchmark infra: rapids-pytest-benchmark and asvdb (#4865
) This PR removes `rapids-pytest-benchmark` and references to one of its dependencies, `asvdb`. These packages were used for adding GPU memory usage to pytest-benchmark output and for updating ASV output files with pytest-benchmark results so the ASV front end can be used on pytest-benchmark suites. Since we're not using the ASV frontend anymore, and the GPU memory usage mechanism used by rapids-pytest-benchmark is outdated and unmaintained (and slower than other tools available), we're removing references to these packages. cc @vyasr @robertmaynard Authors: - Rick Ratzel (https://github.com/rlratzel) - Ralph Liu (https://github.com/nv-rliu) Approvers: - Don Acosta (https://github.com/acostadon) - Alex Barghi (https://github.com/alexbarghi-nv) URL: #4865
- Loading branch information
Showing
23 changed files
with
129 additions
and
409 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.