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

Add possibility to profile load driver internals #216

Closed
danielmitterdorfer opened this issue Feb 8, 2017 · 0 comments
Closed

Add possibility to profile load driver internals #216

danielmitterdorfer opened this issue Feb 8, 2017 · 0 comments
Labels
enhancement Improves the status quo highlight A substantial improvement that is worth mentioning separately in release notes :Load Driver Changes that affect the core of the load driver such as scheduling, the measurement approach etc. :Usability Makes Rally easier to use
Milestone

Comments

@danielmitterdorfer
Copy link
Member

In spirit of #212 we should add the possibility to enable a profiler for the load driver so users that write their own runners and parameter sources can check for bottlenecks.

The feature should be disabled by default (as this code path is performance-sensitive and there is no need to profile all the time). It can be enabled on the command line with --enable-driver-profiling.

@danielmitterdorfer danielmitterdorfer added :Load Driver Changes that affect the core of the load driver such as scheduling, the measurement approach etc. :Usability Makes Rally easier to use enhancement Improves the status quo labels Feb 8, 2017
@danielmitterdorfer danielmitterdorfer added this to the 0.5.0 milestone Feb 8, 2017
@danielmitterdorfer danielmitterdorfer changed the title Add Add possibility to profile load driver internals Feb 8, 2017
danielmitterdorfer added a commit that referenced this issue Feb 9, 2017
@danielmitterdorfer danielmitterdorfer added the highlight A substantial improvement that is worth mentioning separately in release notes label Feb 12, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improves the status quo highlight A substantial improvement that is worth mentioning separately in release notes :Load Driver Changes that affect the core of the load driver such as scheduling, the measurement approach etc. :Usability Makes Rally easier to use
Projects
None yet
Development

No branches or pull requests

1 participant