Unverified Commit bffc340e authored by Jack Koenig's avatar Jack Koenig Committed by GitHub
Browse files

Speed up ExpandWhens for very large designs (#1666)



Use WrappedExpression instead of MemoizedHash. The benefit of memoizing
the hash pales in comparison to the cost of hashing deeply nested Types
in the AST.

Co-authored-by: default avatarSchuyler Eldridge <schuyler.eldridge@ibm.com>
parent 14099e1d
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment