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

detailed view: Possible bug in "totals" line for incr. comp. cache loading #527

Closed
michaelwoerister opened this issue Oct 28, 2019 · 1 comment

Comments

@michaelwoerister
Copy link
Member

In the following example, the "Loading" column is all zeros but the "Totals" sum for that column is 0.521:

https://perf.rust-lang.org/detailed-query.html?sort_idx=-2&commit=95f437b3cfb2fec966d7eaf69d7c2e36f9c274d1&benchmark=html5ever-check&run_name=clean

This is a non-incremental build where no loading of query results should happen, so it's probably the "Totals" line that is at fault here.

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

No branches or pull requests

1 participant