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

Request: improve test suite performance #418

Open
yamikuronue opened this issue Apr 11, 2017 · 3 comments
Open

Request: improve test suite performance #418

yamikuronue opened this issue Apr 11, 2017 · 3 comments
Assignees

Comments

@yamikuronue
Copy link
Contributor

The tests seem slow.

@AccaliaDeElementia
Copy link
Member

they do.... of course there are more than a thousand of them and i'm sure that means theres a lot of RAM being allocated and then GC'd.... i'll look into things to see if i can speed things up, or at least offer an easy way to give targeted tests while developing.

@AccaliaDeElementia AccaliaDeElementia self-assigned this Apr 11, 2017
@AccaliaDeElementia
Copy link
Member

A workaround to allow mocha tests to be run in watch mode was added in 809189e

@yamikuronue did this resolve your issue or should i look for a better solution?

@yamikuronue
Copy link
Contributor Author

I think my problem was that they run as a pre-push hook, right?

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

No branches or pull requests

2 participants