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
On my machine it takes approx. 3 seconds to load in the simplification rules (2.1s parsing, 1.2s resolution). I think it would probably be much more performant to cache the simplification rules in protobuf form (after also the resolution).
The text was updated successfully, but these errors were encountered:
On my machine it takes approx. 3 seconds to load in the simplification rules (2.1s parsing, 1.2s resolution). I think it would probably be much more performant to cache the simplification rules in protobuf form (after also the resolution).
The text was updated successfully, but these errors were encountered: