mirror of
https://github.com/nasa/openmct.git
synced 2025-01-03 11:54:10 +00:00
9e12886c66
Update the insertion point check with shortcutting behavior for appending / prepending objects, which is the common case for sorted inserts on initial table load (when large numbers of records are inserted). This allows O(1) performance for the common case while maintaining O(log n) performance for the edge case. |
||
---|---|---|
.. | ||
res | ||
src | ||
test | ||
bundle.js |