You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The helper method that annotates meeting sessions for the meetings overview views is slow - it can take ~150 ms on a dev laptop for a large set of interims. Refactor this to be more efficient for the use cases we have.
Description
The helper method that annotates meeting sessions for the meetings overview views is slow - it can take ~150 ms on a dev laptop for a large set of interims. Refactor this to be more efficient for the use cases we have.
Code of Conduct