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
Embeddings for the reference windows are recomputed on every detection despite the reference window not changing while no trigger is dispatched. That includes fetching the same data multiple times from the storage server. Runtime optimisations are possible here.
The text was updated successfully, but these errors were encountered:
#564 (comment)
Embeddings for the reference windows are recomputed on every detection despite the reference window not changing while no trigger is dispatched. That includes fetching the same data multiple times from the storage server. Runtime optimisations are possible here.
The text was updated successfully, but these errors were encountered: