Remove benchmark scripts. (#9992)

This commit is contained in:
Jiaming Yuan
2024-01-17 13:19:34 +08:00
committed by GitHub
parent d07e8b503e
commit bde20dd897
4 changed files with 1 additions and 245 deletions

View File

@@ -10,9 +10,7 @@ facilities.
dependencies for tests, see conda files in `ci_build`.
* python-gpu: Similar to python tests, but for GPU.
* travis: CI facilities for Travis.
* distributed: Test for distributed system.
* benchmark: Legacy benchmark code. There are a number of benchmark projects for
XGBoost with much better configurations.
* test_distributed: Test for distributed systems including spark and dask.
# Others
* pytest.ini: Describes the `pytest` marker for python tests, some markers are generated