Skip to content

Improve algorithm to remove hardcoded limit of number of combinations #5

@aolarte

Description

@aolarte

There's currently a hard coded limit of 1000 combinations/clusters in Logic.js. This is done to prevent very large address spaces from freezing the browser.

Either:

  • Improve the algo (maybe some kind of pre-calculation)
  • Make calculations on demand as the user scrolls

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions