Skip to content

WIP first version of tps speedup#515

Open
jefferis wants to merge 2 commits intomasterfrom
feature/tps-speedup
Open

WIP first version of tps speedup#515
jefferis wants to merge 2 commits intomasterfrom
feature/tps-speedup

Conversation

@jefferis
Copy link
Copy Markdown
Collaborator

@jefferis jefferis commented Oct 9, 2023

  • separate computation of tps xform from applying it
  • memoise as well so it only runs once
  • much faster for larger/unstable tps pointsets

* separate computation of tps xform from applying it
* memoise as well so it only runs once
* much faster for larger/unstable tps pointsets
* => change in tpsreg class
* will occupy more space - wondering if memoisation might still be a better fit
@codecov
Copy link
Copy Markdown

codecov bot commented Jan 16, 2024

Codecov Report

❌ Patch coverage is 0% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.80%. Comparing base (f2f35ab) to head (da771b0).
⚠️ Report is 50 commits behind head on master.

Files with missing lines Patch % Lines
R/xform.R 0.00% 12 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #515      +/-   ##
==========================================
- Coverage   76.88%   76.80%   -0.08%     
==========================================
  Files          48       48              
  Lines        5935     5941       +6     
==========================================
  Hits         4563     4563              
- Misses       1372     1378       +6     

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

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