8000 DOC Add airspeed benchmarks page link to the contributing docs by ohadmich · Pull Request #22075 · scikit-learn/scikit-learn · GitHub
[go: up one dir, main page]

Skip to content

DOC Add airspeed benchmarks page link to the contributing docs #22075

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Dec 28, 2021

Conversation

ohadmich
Copy link
Contributor
@ohadmich ohadmich commented Dec 26, 2021

Reference Issues/PRs

What does this implement/fix? Explain your changes.

Fixes #21898

Added a link to the airspeed benchmarks page in doc/developers/contributing.rst under the intro paragraph of the Monitoring Performance section as suggested by @ogrisel

Any other comments?

I think it should be pretty clear now, but please let me know if you would like me to change anything about the phrasing. Thanks!

Copy link
Member
@lorentzenchr lorentzenchr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ohadmich Thanks for this PR.

@@ -934,8 +934,9 @@ Monitoring performance
When proposing changes to the existing code base, it's important to make sure
that they don't introduce performance regressions. Scikit-learn uses
`asv benchmarks <https://github.com/airspeed-velocity/asv>`_ to monitor the
performance of a selection of common estimators and functions. The benchmark
suite can be found in the `scikit-learn/asv_benchmarks` directory.
performance of a selection of common estimators and functions, you can view
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

8000
Suggested change
performance of a selection of common estimators and functions, you can view
performance of a selection of common estimators and functions. You can view

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the suggestion! Now added :)

suite can be found in the `scikit-learn/asv_benchmarks` directory.
performance of a selection of common estimators and functions, you can view
these benchmarks on the `scikit-learn benchmark page <https://scikit-learn.org/scikit-learn-benchmarks>`_.
The benchmark suite can be found in the `scikit-learn/asv_benchmarks` directory.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
The benchmark suite can be found in the `scikit-learn/asv_benchmarks` directory.
The corresponding benchmark suite can be found in the `scikit-learn/asv_benchmarks` directory.

Copy link 8000
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This makes things a lot clearer, thanks! Added as well.

@thomasjpfan thomasjpfan changed the title [MRG] Add airspeed benchmarks page link to the contributing doc page DOC Add airspeed benchmarks page link to the contributing doc page Dec 28, 2021
Copy link
Member
@thomasjpfan thomasjpfan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@thomasjpfan thomasjpfan changed the title DOC Add airspeed benchmarks page link to the contributing doc page DOC Add airspeed benchmarks page link to the contributing docs Dec 28, 2021
@thomasjpfan thomasjpfan merged commit 9aff4de into scikit-learn:main Dec 28, 2021
@ohadmich ohadmich deleted the f-add-airspeed-link-to-docs branch December 28, 2021 16:57
venkyyuvy pushed a commit to venkyyuvy/scikit-learn that referenced this pull request Jan 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Link airspeed benchmarks page in the scikit-learn webpage
3 participants
0