Skip to content

Note about perf impact of :line#93

Closed
hmcfletch wants to merge 1 commit intobasecamp:masterfrom
hmcfletch:doc/line-perf
Closed

Note about perf impact of :line#93
hmcfletch wants to merge 1 commit intobasecamp:masterfrom
hmcfletch:doc/line-perf

Conversation

@hmcfletch
Copy link

Ran some benchmarks using derailed_benchmarks for one of our endpoints that does a lot of data loading. What I noticed was the line and lines_to_ignore methods were showing up in the samples a bunch. I did a before and after perf:ips test and got a ~25% improvement after removing the :line component. Each test was for 5 minutes, so I'm fairly confident in the results.

This PR is just to add a note to the README noting the performance impact of using the :line component.

@hmcfletch
Copy link
Author

This is a doc update, the tests look they are failing on the database setup

@sharshenov
Copy link
Contributor

Confirming the same observations 👍

@hmcfletch
Copy link
Author

@byroot Any interest in merging this doc update? If not I'll close the PR.

@byroot
Copy link
Collaborator

byroot commented May 27, 2021

I think you can close.

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

Successfully merging this pull request may close these issues.

3 participants