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

Track performance with CI #83

Open
dentarg opened this issue Apr 16, 2016 · 1 comment
Open

Track performance with CI #83

dentarg opened this issue Apr 16, 2016 · 1 comment

Comments

@dentarg
Copy link
Collaborator

dentarg commented Apr 16, 2016

Should be possible, like with test coverage (#81), to track the (relative) performance between changes (using the profile tasks (#82). Would be great if there was a service to use for it, like https://coveralls.io/ is for test coverage, but I don't know about any.

@dentarg
Copy link
Collaborator Author

dentarg commented Apr 16, 2016

Some other interesting profilers:

https://github.com/tmm1/rblineprof

line-profiler for ruby

https://github.com/tmm1/stackprof

a sampling call-stack profiler for ruby 2.1+

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