Skip to content

Issues: rust-lang/measureme

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

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Better handling of multiple profiles
#212 opened Nov 11, 2023 by bjorn3
Name collisions
#190 opened Oct 7, 2021 by martin-t
meta executable
#164 opened Jun 4, 2021 by nikomatsakis
CSV output from mmview
#163 opened Jun 4, 2021 by nikomatsakis
Unbuffered event stream.
#144 opened Nov 6, 2020 by eddyb
Lot of <unknown>
#110 opened Jan 14, 2020 by bjorn3
Validate unsafe blocks are actually giving us a performance improvement T-measureme Related to the core measureme library
#99 opened Dec 10, 2019 by wesleywiser
summarize could show min/max times and other useful stats. enhancement New feature or request good first issue Good for newcomers T-summarize Related to the summarize tool
#67 opened Oct 16, 2019 by eddyb
summarize has no concept of "wall clock time" T-summarize Related to the summarize tool
#65 opened Oct 9, 2019 by michaelwoerister
Provide a tool to see what user code is causing rustc to use lots of time enhancement New feature or request T-measureme Related to the core measureme library T-summarize Related to the summarize tool
#51 opened Aug 15, 2019 by wesleywiser
Store more information in headers enhancement New feature or request T-measureme Related to the core measureme library
#46 opened May 16, 2019 by Mark-Simulacrum
tool idea: optimization simulator enhancement New feature or request
#39 opened May 2, 2019 by michaelwoerister
Investigate better error handling enhancement New feature or request question Further information is requested
#38 opened Apr 30, 2019 by wesleywiser
Summarize panics if piped into head bug Something isn't working T-summarize Related to the summarize tool
#31 opened Apr 25, 2019 by Darksonn
ProTip! Exclude everything labeled bug with -label:bug.