Skip to content
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

Build moran benchmark #1467

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from
Open

Conversation

gaffney2010
Copy link
Member

This benchmark was used to analyze #1460.

There's a way to integrate pytest-benchmark with tox. This PR doesn't do that, but may be a good starting point.

Performance is not automatically tested as of yet. To check the performance
of a change, first install pytest-benchmark::

$ pip install pytest-benchmark
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
$ pip install pytest-benchmark
$ python -m pip install pytest-benchmark

(I'm sure we're not consistent yet here throughout the docs but nice to catch them when we can :)).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants