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

Travis: Disable performance tests #461

Merged
merged 1 commit into from
Dec 13, 2018
Merged

Conversation

rht
Copy link
Contributor

@rht rht commented Dec 11, 2018

They should be run only from time to time, e.g. between releases, or
when the commit specifically states the perf modification of the
relevant code.

This fixes #109.

They should be run only from time to time, e.g. between releases, or
when the commit specifically states the perf modification of the
relevant code.
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.7%) to 93.821% when pulling c7481fd on rht:travis-perf into ab0c261 on QuantEcon:master.

Copy link
Member

@oyamad oyamad left a comment

Choose a reason for hiding this comment

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

Good for now, but eventually these tests should belong to benchmarking.

@mmcky What is the status of https://github.com/QuantEcon/QuantEcon.py.benchmark?

@mmcky
Copy link
Contributor

mmcky commented Dec 13, 2018

thanks @rht.

@oyamad -- QuantEcon.py.benchmark is currently defunct. Never got it running on a stable build platform for consistent results. I'll assign an RA to look into setting this up to support as it would be nice to have.

https://github.com/QuantEcon/QuantEcon.py.benchmark

@mmcky mmcky merged commit 29ab692 into QuantEcon:master Dec 13, 2018
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.

TEST: Tests for grid_tools take a long time
4 participants