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

Inconsistent performance measurements #298

Open
HackerFoo opened this issue Dec 15, 2020 · 1 comment
Open

Inconsistent performance measurements #298

HackerFoo opened this issue Dec 15, 2020 · 1 comment

Comments

@HackerFoo
Copy link
Contributor

Performance measurements collected by fpga-tool-perf have 20+% noise, with a nearly 2x jump:

Screen Shot 2020-12-15 at 2 29 23 PM

@acomodi
Copy link
Contributor

acomodi commented Dec 15, 2020

I think this is an issue with the colab code. The data for the trendpoints use dataframes which have filtered out projects for each different build which failed for some of the available toolchains.

For instance, if there is one toolchain that at build X had a failure for a test, that test gets filtered out to prevent having a non-fair comparison with the other toolchains for the same build X.

I'll switch to use the non-filtered data for the trendpoints, and those spikes should get smoothed out.

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