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
Right now, if there is an index filter all history is traversed and then filtered. We could skip that altogether and just don't traverse the history if we have a index = 0 filter.
The text was updated successfully, but these errors were encountered:
Right now, if there is an index filter all history is traversed and then filtered. We could skip that altogether and just don't traverse the history if we have a
index = 0
filter.The text was updated successfully, but these errors were encountered: