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

Performance testing #44

Open
jure opened this issue Sep 20, 2014 · 1 comment
Open

Performance testing #44

jure opened this issue Sep 20, 2014 · 1 comment

Comments

@jure
Copy link
Contributor

jure commented Sep 20, 2014

Given that we do want to make this app really 🚤, we need a way to reliably test its performance for the various user flows (more info here #43 (comment))

Here's a few starting points:
http://guides.rubyonrails.org/v3.2.18/performance_testing.html
https://github.com/rails/rails-perftest
https://github.com/sinisterchipmunk/rspec-prof
http://railscasts.com/episodes/411-performance-testing

@mfenner
Copy link
Member

mfenner commented Sep 20, 2014

Makes a lot of sense to me to move to a formal test suite for performance testing.

Historically the bottleneck has been the ALM API delivering stats for large numbers of articles (e.g. 500).

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

2 participants