nrkno / sofie-emberplus-connection

Ember+ Connection: A Part of the Sofie TV Studio Automation System
https://github.com/nrkno/Sofie-TV-automation/
MIT License
20 stars 15 forks source link

fix: convert tree arrays into collections #10

Closed mint-dewit closed 4 years ago

mint-dewit commented 4 years ago

Sometimes the "number" can be very high (close to maxint) which caused us to create a sparse array, by converting to objects performance should be better.