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 comparison view broken #1150

Closed
nikic opened this issue Jan 18, 2022 · 1 comment · Fixed by #1151
Closed

Detailed comparison view broken #1150

nikic opened this issue Jan 18, 2022 · 1 comment · Fixed by #1151

Comments

@nikic
Copy link
Contributor

nikic commented Jan 18, 2022

For example: https://perf.rust-lang.org/detailed-query.html?commit=7531d2fdd49966d83830a7b4596c95587b1e9573&base_commit=e4ff9031acdb3579f61a67ded2cf0faa00bea3fc&benchmark=diesel-check&scenario=incr-unchanged

This throws an alert with 502 bad gateway, and no data in the table.

@Mark-Simulacrum
Copy link
Member

Investigating -- looks like the panic comes from

let profiling_data = self_profile_data.get(0).unwrap();

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

Successfully merging a pull request may close this issue.

2 participants