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

Profiling study with Rprof() before the release of 7.0.0 #647

Closed
wlandau opened this issue Jan 3, 2019 · 1 comment
Closed

Profiling study with Rprof() before the release of 7.0.0 #647

wlandau opened this issue Jan 3, 2019 · 1 comment

Comments

@wlandau
Copy link
Member

wlandau commented Jan 3, 2019

See #573 (comment). #572 was a performance issue, and the solution was a breaking change (caused invalidation of targets from old projects). I think we should catch as many such issues as possible before the release of 7.0.0. Now is a great time.

@wlandau
Copy link
Member Author

wlandau commented Jan 6, 2019

The updated overhead example uses Rprof() and pprof. The flame graphs are really useful. I will open up separate issues specific aspects of performance.

make()

screenshot_20190106_125118

drake_config()

screenshot_20190106_125435

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