Skip to content

Commit

Permalink
Remove benchmark scripts. (#9992)
Browse files Browse the repository at this point in the history
  • Loading branch information
trivialfis authored Jan 17, 2024
1 parent d07e8b5 commit bde20dd
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 245 deletions.
4 changes: 1 addition & 3 deletions tests/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
69 changes: 0 additions & 69 deletions tests/benchmark/benchmark_linear.py

This file was deleted.

86 changes: 0 additions & 86 deletions tests/benchmark/benchmark_tree.py

This file was deleted.

87 changes: 0 additions & 87 deletions tests/benchmark/generate_libsvm.py

This file was deleted.

0 comments on commit bde20dd

Please sign in to comment.