Skip to content

Conversation

@Nyhtfury
Copy link
Owner

@Nyhtfury Nyhtfury commented Sep 14, 2019

Day 5 was using Build Array (which is a big no-no when it comes to speed). Now we initialize an index array and just set indexes to 1 (rather than 0) if they need to be removed. Deleting from array is still a fast operation because LabVIEW operates in the background using pointers.

@Nyhtfury Nyhtfury merged commit dde207e into master Sep 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants