Skip to content

fix: little CVT speedup and cleanup - #1260

Open
baltzell wants to merge 7 commits into
developmentfrom
speedup-cvt
Open

fix: little CVT speedup and cleanup#1260
baltzell wants to merge 7 commits into
developmentfrom
speedup-cvt

Conversation

@baltzell

@baltzellbaltzell commented May 13, 2026

Copy link
Copy Markdown
Collaborator

org.jlab.rec.cvt.cluster.ClusterFinder.findClusters is a hot spot.

This also allows to avoid some memory overhead by initializing with a DetectorDescriptor reference rather than copying the indices. Is that safe? Depends on how this is used ...

@baltzellbaltzell changed the title Speedup cvtlittle cvt speedupsMay 13, 2026
@baltzellbaltzell changed the title little cvt speedupsfix: cvt speedupsMay 14, 2026
@baltzellbaltzell changed the title fix: cvt speedupsfix: little CVT speedupsMay 14, 2026
@baltzellbaltzell changed the title fix: little CVT speedupsfix: little CVT speedup and cleanupJun 21, 2026
@baltzell
baltzell marked this pull request as ready for review June 21, 2026 01:44
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@baltzell