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

Recording adapter tests is really slow #52

Open
stefan-kolb opened this issue Aug 26, 2015 · 2 comments
Open

Recording adapter tests is really slow #52

stefan-kolb opened this issue Aug 26, 2015 · 2 comments

Comments

@stefan-kolb
Copy link
Owner

To investigate:

  • What causes this the most
  • How can we improve
@stefan-kolb stefan-kolb changed the title Recording adater tests is really slow Recording adapter tests is really slow Aug 26, 2015
@croeck
Copy link
Collaborator

croeck commented Aug 26, 2015

To the most extend the recording spends its time with anonymization of the cassettes (should be improved) and the actual duration of the synchronous API requests.

@stefan-kolb
Copy link
Owner Author

Some tests are particulary slow (recording and replaying), I need to benchmark which these are.
Maybe we can also replay the tests in parallel.
Strangely, heroku replay is really slow.
http://www.foraker.com/blog/profiling-your-rspec-suite
https://github.com/foraker/rspec_profiling
https://github.com/sinisterchipmunk/rspec-prof/issues

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