Skip to content

Conversation

MilesCranmer
Copy link
Owner

No description provided.

Copy link

codecov bot commented Jul 31, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.93%. Comparing base (d05f559) to head (1086320).
⚠️ Report is 4 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #482      +/-   ##
==========================================
+ Coverage   94.91%   94.93%   +0.01%     
==========================================
  Files          42       42              
  Lines        3794     3807      +13     
==========================================
+ Hits         3601     3614      +13     
  Misses        193      193              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Contributor

github-actions bot commented Jul 31, 2025

Benchmark Results (Julia v1)

Time benchmarks
master 1086320... master / 1086320...
search/multithreading 18.4 ± 0.22 s 18.3 ± 0.11 s 1.01 ± 0.014
search/serial 33.1 ± 0.13 s 32.8 ± 0.14 s 1.01 ± 0.0057
utils/best_of_sample 2.02 ± 0.7 μs 2.03 ± 0.75 μs 0.995 ± 0.5
utils/check_constraints_x10 14.2 ± 2.9 μs 14.1 ± 2.9 μs 1 ± 0.29
utils/compute_complexity_x10/Float64 2.27 ± 0.2 μs 2.27 ± 0.15 μs 1 ± 0.11
utils/compute_complexity_x10/Int64 2.17 ± 0.19 μs 2.16 ± 0.13 μs 1.01 ± 0.11
utils/compute_complexity_x10/nothing 1.78 ± 0.19 μs 1.79 ± 0.14 μs 0.994 ± 0.13
utils/insert_random_op_x10 5.98 ± 2 μs 5.95 ± 2 μs 1.01 ± 0.47
utils/next_generation_x100 0.472 ± 0.022 ms 0.475 ± 0.025 ms 0.994 ± 0.071
utils/optimize_constants_x10 0.0344 ± 0.0081 s 0.0342 ± 0.0072 s 1.01 ± 0.32
utils/randomly_rotate_tree_x10 6.58 ± 0.76 μs 6.49 ± 0.71 μs 1.01 ± 0.16
time_to_load 2.38 ± 0.025 s 2.48 ± 0.028 s 0.96 ± 0.015
Memory benchmarks
master 1086320... master / 1086320...
search/multithreading 0.203 G allocs: 50.1 GB 0.203 G allocs: 52.7 GB 0.95
search/serial 0.207 G allocs: 55.2 GB 0.207 G allocs: 55.2 GB 1
utils/best_of_sample 0.037 k allocs: 3.22 kB 0.037 k allocs: 3.22 kB 1
utils/check_constraints_x10 0.037 k allocs: 2.33 kB 0.037 k allocs: 2.33 kB 1
utils/compute_complexity_x10/Float64 2 allocs: 0.969 kB 2 allocs: 0.969 kB 1
utils/compute_complexity_x10/Int64 2 allocs: 0.969 kB 2 allocs: 0.969 kB 1
utils/compute_complexity_x10/nothing 2 allocs: 0.969 kB 2 allocs: 0.969 kB 1
utils/insert_random_op_x10 0.047 k allocs: 2.84 kB 0.047 k allocs: 2.84 kB 1
utils/next_generation_x100 4.63 k allocs: 0.277 MB 4.63 k allocs: 0.277 MB 1
utils/optimize_constants_x10 25.9 k allocs: 27.1 MB 22.7 k allocs: 22.9 MB 1.18
utils/randomly_rotate_tree_x10 0.043 k allocs: 2.3 kB 0.043 k allocs: 2.3 kB 1
time_to_load 0.159 k allocs: 11.2 kB 0.159 k allocs: 11.2 kB 1

@MilesCranmer MilesCranmer force-pushed the auto-convert-template branch from d97a28a to 0781cf7 Compare August 20, 2025 20:59
@MilesCranmer MilesCranmer merged commit 432c334 into master Aug 23, 2025
25 checks passed
@MilesCranmer MilesCranmer deleted the auto-convert-template branch August 23, 2025 15:43
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.

1 participant