bluejay
bluejay copied to clipboard
Re-evaluate, minimize, and optimize the update call in Queue
Calling update too many times is often a sign of a piece of logic that needs cleaning up and optimization, but not calling update in some cases will just be a straight up bug.