Skip to content

9 precalculate viability - #10

Merged
nedtaylor merged 18 commits into
developmentfrom
9-precalculate-viability
Sep 24, 2024
Merged

9 precalculate viability#10
nedtaylor merged 18 commits into
developmentfrom
9-precalculate-viability

Conversation

@nedtaylor

Copy link
Copy Markdown
Collaborator

Change global minimum atom placement method to calculate site viability only on affected sites, rather than each time the placement method is called.

Tested on (M2 MacBook Pro):

  • grid = [142, 142, 71]
    atoms to place = 72
    old time > 900 s
    new time = 200 s
  • grid = [36, 36, 71]
    atoms to place = 8
    old time = 9 s
    new time = 7 s

@nedtaylornedtaylor added the enhancement New feature or request label Sep 24, 2024
@nedtaylornedtaylor self-assigned this Sep 24, 2024
@nedtaylor
nedtaylor merged commit 497387d into developmentSep 24, 2024
@nedtaylor
nedtaylor deleted the 9-precalculate-viability branch September 24, 2024 09:07
@nedtaylornedtaylor mentioned this pull request Sep 24, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancementNew feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@nedtaylor