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
{{ message }}
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.
In parts because we're not caching contextual lookups. But we could look at ways of collapsing the chains where possible. Siren's Reflection capability makes this more of a problem.
The text was updated successfully, but these errors were encountered:
It's not as bad in Siren because reflection can only happen through the Mirror object. I'll probably add an optimisation flag in the compiler for places where it can't guess through PGO though
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
In parts because we're not caching contextual lookups. But we could look at ways of collapsing the chains where possible. Siren's Reflection capability makes this more of a problem.
The text was updated successfully, but these errors were encountered: