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
Currently the count is computed for every typed character. We may safely cache already computed counts during a single search session.
Probably we may also cache them for a small period of time.
The text was updated successfully, but these errors were encountered:
Currently the count is computed for every typed character. We may safely cache already computed counts during a single search session.
Probably we may also cache them for a small period of time.
The text was updated successfully, but these errors were encountered: