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

Reduce test time #411

Merged
merged 1 commit into from
Feb 8, 2025
Merged

Reduce test time #411

merged 1 commit into from
Feb 8, 2025

Conversation

MilesCranmer
Copy link
Owner

No description provided.

Copy link
Contributor

github-actions bot commented Feb 8, 2025

Benchmark Results

master 630530a... master/630530afb0c23d...
search/multithreading 17.3 ± 0.32 s 17.3 ± 0.59 s 1
search/serial 31.3 ± 0.62 s 30.4 ± 0.24 s 1.03
utils/best_of_sample 1.73 ± 1 μs 1.8 ± 1.5 μs 0.961
utils/check_constraints_x10 12.3 ± 3.4 μs 12.1 ± 3.3 μs 1.01
utils/compute_complexity_x10/Float64 2.15 ± 0.76 μs 2.14 ± 0.21 μs 1
utils/compute_complexity_x10/Int64 2.08 ± 0.23 μs 2.11 ± 0.67 μs 0.986
utils/compute_complexity_x10/nothing 1.52 ± 0.21 μs 1.45 ± 0.19 μs 1.05
utils/insert_random_op_x10 5.96 ± 2.5 μs 5.99 ± 1.7 μs 0.995
utils/next_generation_x100 0.411 ± 0.068 ms 0.431 ± 0.058 ms 0.954
utils/optimize_constants_x10 0.0376 ± 0.0086 s 0.0373 ± 0.0089 s 1.01
utils/randomly_rotate_tree_x10 5.54 ± 0.82 μs 5.48 ± 0.82 μs 1.01
time_to_load 1.94 ± 0.016 s 2.03 ± 0.078 s 0.96

Benchmark Plots

A plot of the benchmark results have been uploaded as an artifact to the workflow run for this PR.
Go to "Actions"->"Benchmark a pull request"->[the most recent run]->"Artifacts" (at the bottom).

@MilesCranmer MilesCranmer merged commit 6890e1d into master Feb 8, 2025
15 checks passed
@MilesCranmer MilesCranmer deleted the reduce-test-time branch February 8, 2025 20:19
@coveralls
Copy link

Pull Request Test Coverage Report for Build 13218753286

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.03%) to 95.121%

Totals Coverage Status
Change from base Build 13218720464: 0.03%
Covered Lines: 3392
Relevant Lines: 3566

💛 - Coveralls

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