-
Notifications
You must be signed in to change notification settings - Fork 483
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Builtins] Introduce 'ReadKnownError' to fully monomorphize 'readKnown' #4398
[Builtins] Introduce 'ReadKnownError' to fully monomorphize 'readKnown' #4398
Conversation
/benchmark plutus-benchmark:validation |
Comparing benchmark results of 'plutus-benchmark:validation' on 'afe6dcd54' (base) and '9e19b3c20' (PR)
|
/benchmark plutus-benchmark:validation |
Comparing benchmark results of 'plutus-benchmark:validation' on 'afe6dcd54' (base) and '9e19b3c20' (PR)
|
9e19b3c
to
d4f933d
Compare
Continuing to monomorphize things, especially those that are related to unlifting, 'cause for whatever reason that speeds things up quite a bit. Ready for review. |
Do not look here yet.