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

fix: predict for TemplateExpressions #374

Merged
merged 1 commit into from
Nov 28, 2024
Merged

fix: predict for TemplateExpressions #374

merged 1 commit into from
Nov 28, 2024

Conversation

MilesCranmer
Copy link
Owner

No description provided.

Copy link
Contributor

github-actions bot commented Nov 28, 2024

Benchmark Results

master 808bd10... master/808bd10111a123...
search/multithreading 21 ± 1.8 s 22.2 ± 2.6 s 0.947
search/serial 35 ± 0.17 s 31.6 ± 0.24 s 1.11
utils/best_of_sample 2.05 ± 1.6 μs 2.26 ± 1.6 μs 0.907
utils/check_constraints_x10 12 ± 3.2 μs 12.1 ± 3.2 μs 0.992
utils/compute_complexity_x10/Float64 2.08 ± 0.11 μs 2.09 ± 0.11 μs 0.995
utils/compute_complexity_x10/Int64 2.01 ± 0.11 μs 2.09 ± 0.12 μs 0.961
utils/compute_complexity_x10/nothing 1.45 ± 0.13 μs 1.4 ± 0.1 μs 1.04
utils/insert_random_op_x10 6 ± 1.8 μs 5.84 ± 1.8 μs 1.03
utils/next_generation_x100 0.444 ± 0.1 ms 0.445 ± 0.12 ms 0.996
utils/optimize_constants_x10 0.0384 ± 0.0084 s 0.0369 ± 0.0088 s 1.04
utils/randomly_rotate_tree_x10 5.35 ± 0.62 μs 5.28 ± 0.59 μs 1.01
time_to_load 1.84 ± 0.056 s 1.84 ± 0.032 s 0.999

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 3f4b201 into master Nov 28, 2024
15 checks passed
@coveralls
Copy link

Pull Request Test Coverage Report for Build 12060421186

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

  • 2 of 2 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.003%) to 95.47%

Totals Coverage Status
Change from base Build 12060410166: 0.003%
Covered Lines: 3119
Relevant Lines: 3267

💛 - Coveralls

@MilesCranmer MilesCranmer deleted the fix-predict branch November 28, 2024 01:21
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