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
I've benchmarked a few of our use cases and up to 85% of the runtime is in validation.validate; as far as I can tell, there's been no discussion of this on Issues, so I thought I'd open an issue to see if this is a known issue?
I'll follow up with a PR that demonstrates the issue and has some improvements, but won't be production quality at this stage.