Skip to content

Posit optimize#176

Merged
ms609 merged 19 commits intomainfrom
posit-optimize
Mar 12, 2026
Merged

Posit optimize#176
ms609 merged 19 commits intomainfrom
posit-optimize

Conversation

@ms609
Copy link
Owner

@ms609 ms609 commented Mar 10, 2026

Use OpenMP more intrinsically

@codecov
Copy link

codecov bot commented Mar 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.25%. Comparing base (dcb1188) to head (28dc20d).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #176      +/-   ##
==========================================
+ Coverage   94.72%   95.25%   +0.52%     
==========================================
  Files          46       47       +1     
  Lines        3660     4044     +384     
==========================================
+ Hits         3467     3852     +385     
+ Misses        193      192       -1     

☔ 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.

@github-actions
Copy link

Performance benchmark results

Call Status Change Time (ms)
ClusteringInfoDistance(tr200) 🟢 Faster! 17.01% 339 →
283, 282
ClusteringInfoDistance(tr50) 🟢 Faster! 75.74% 317 →
76.6, 77
LAPJV(test2000) ⚪ NSD -0.06% 91.2 →
93.5, 89.5
LAPJV(test40) 🟣 ~same -3.38% 0.0145 →
0.015, 0.015
LAPJV(test400) 🟣 ~same -1.43% 3.09 →
3.16, 3.13
MutualClusteringInfo(tr200) 🟢 Faster! 16.83% 357 →
317, 286
MutualClusteringInfo(tr50) 🟢 Faster! 79.12% 413 →
87.1, 85.8
PathDist(postTrees) 🟠 Slower 🙁 -47.74% 3.67 →
5.43, 5.42
PhylogeneticInfoDistance(tr200) 🟢 Faster! 10.73% 391 →
354, 346
PhylogeneticInfoDistance(tr50) 🟢 Faster! 62.71% 340 →
127, 126
RobinsonFoulds(tr200) ⚪ NSD -3.78% 2.7 →
2.81, 2.79
RobinsonFoulds(tr200) ⚪ NSD -21.09% 2.64 →
3.18, 3.2
RobinsonFoulds(tr50) ⚪ NSD 0.83% 4.48 →
4.49, 4.37

Repository owner deleted a comment from github-actions bot Mar 12, 2026
@ms609 ms609 merged commit 44a2729 into main Mar 12, 2026
15 of 17 checks passed
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