Skip to content

Benchmark on latest Julia and scale back large-matrix benchmarking #1000

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

Merged
merged 1 commit into from
Feb 22, 2022

Conversation

thchr
Copy link
Collaborator

@thchr thchr commented Feb 21, 2022

Following up on #985 (comment) (cc. @KristofferC), this changes the benchmarks to run on the latest released version of Julia.

Additionally, it reduces the amount of benchmarking done for large matrices: those benchmarks currently take up the majority of benchmarking time due to their large compilation time, which doesn't seem worthwhile given that using StaticArrays for such large matrices is effectively counter to the package's focus on small sizes.

Copy link
Member

@c42f c42f left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@thchr thchr merged commit 650729d into JuliaArrays:master Feb 22, 2022
@thchr thchr deleted the bench branch February 22, 2022 00:48
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.

2 participants