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, it runs a full SHA256 check on every .stone file every time. When there are a lot of .stone files, the lack of a caching or incremental mechanism causes performance to degrade significantly as the file count grows.
Currently, it runs a full SHA256 check on every .stone file every time. When there are a lot of .stone files, the lack of a caching or incremental mechanism causes performance to degrade significantly as the file count grows.