Skip to content

Conversation

@mourner
Copy link
Member

@mourner mourner commented Apr 26, 2023

Closes #222. Instead of storing internal point and cluster data as arrays of objects, store everything in flat numeric arrays (except for map/reduced cluster properties).

  • Improves clustering performance by ~14-17%.
  • Reduces memory overhead by 40–60%.

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.

Performance: store internal data in flat numeric arrays

1 participant