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

Some timing results are missing in 0b90e4e8cd068910f604f3e1fb5d03cc01f1658f #178

Closed
kennytm opened this issue Jan 18, 2018 · 1 comment
Closed

Comments

@kennytm
Copy link
Member

kennytm commented Jan 18, 2018

Repro steps:

  1. Go to http://perf.rust-lang.org/compare.html?start=0b90e4e8cd068910f604f3e1fb5d03cc01f1658f&end=51b0b3734cbd0ca58c8be3512d53fce2d95f40dd&stat=instructions%3Au

  2. Note that the page is blank

  3. If you open developer tools, you'll find a JavaScript error

     TypeError: data.a.data[name] is undefined
    

    which means 0b90e4e8 is missing some crates.

According to the Summary graph, this may be happening between 957dc8de634886143195a1e1a1e1a7d047afe164 (2017 Dec 21st) to 0b90e4e8cd068910f604f3e1fb5d03cc01f1658f (2018 Jan 12th) inclusive.

@Mark-Simulacrum
Copy link
Member

I've deleted 0b90e4e8cd068910f604f3e1fb5d03cc01f1658f from the collected data and we should recollect.

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

2 participants