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
In order to reap the most benefit from the SPK cache, it seems necessary to refill the cache before applying the changes to last_revealed, however we currently do things in the opposite order. I noticed this while running performance tests locally.
In order to reap the most benefit from the SPK cache, it seems necessary to refill the cache before applying the changes to
last_revealed, however we currently do things in the opposite order. I noticed this while running performance tests locally.