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

Downsample performance profiles #17

Closed
wants to merge 4 commits into from

Conversation

anriseth
Copy link
Contributor

This enables a simple downsampling of data points along the x-axis for performance profiles. This also gets rid of the first vertical line at x=1, which goes from y=1/np to perf_prof(1)

I have run performance profiles on 18 000 problems, with six solvers. So the number of data points plotted gets extraordinarily large, and in particular impractical when plotting to PGF.

I don't know whether this is useful for anybody else, but putting up a PR just in case.

@anriseth
Copy link
Contributor Author

The AppVeyor failure seems to be related to a problem in Plots?

@dpo
Copy link
Member

dpo commented Oct 31, 2017

It's the pesky JuliaPlots/Plots.jl#968.

Thanks for this! I'll have a close look asap.

@abelsiqueira
Copy link
Member

I've merged this manually, thanks for the contribution, and sorry for the delay.

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 this pull request may close these issues.

3 participants