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

Create performance tests to catch regression and memory leaks #23

Open
depili opened this issue Aug 6, 2017 · 1 comment
Open

Create performance tests to catch regression and memory leaks #23

depili opened this issue Aug 6, 2017 · 1 comment

Comments

@depili
Copy link
Member

depili commented Aug 6, 2017

At Assembly Summer 2017 most of my on-event time was spent on hunting memory leaks. So we need to write some performance testcases to catch the problems and possible performance issues.

This is pretty much needed for issues #8 and #18

@depili
Copy link
Member Author

depili commented Aug 12, 2017

Seems that the rails-perftest gem is just about useless for performance testing. Need to look elsewhere or implement the tests by hand.

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

No branches or pull requests

1 participant