-
Notifications
You must be signed in to change notification settings - Fork 486
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
[Evaluation] Use 'lookupInline' #5813
Conversation
/benchmark plutus-benchmark:nofib |
Click here to check the status of your benchmark. |
Comparing benchmark results of 'plutus-benchmark:nofib' on '8098474ba' (base) and '4879ecbf8' (PR) Results table
|
/benchmark plutus-benchmark:nofib |
/benchmark plutus-benchmark:lists |
Click here to check the status of your benchmark. |
Comparing benchmark results of 'plutus-benchmark:nofib' on '8098474ba' (base) and '4879ecbf8' (PR) Results table
|
Click here to check the status of your benchmark. |
/benchmark bls12-381-benchmarks |
Comparing benchmark results of 'plutus-benchmark:lists' on '8098474ba' (base) and '4879ecbf8' (PR) Results table
|
Click here to check the status of your benchmark. |
Comparing benchmark results of 'bls12-381-benchmarks' on '8098474ba' (base) and '4879ecbf8' (PR) Results table
|
^ That's kind of what I was expecting, but I thought it was worth checking. Most of the work in these is spent on CPU-intensive library functions. |
/benchmark marlowe |
/benchmark plutus-benchmark:marlowe |
Click here to check the status of your benchmark. |
Comparing benchmark results of 'marlowe' on '8098474ba' (base) and '4879ecbf8' (PR) Results table
|
Click here to check the status of your benchmark. |
Comparing benchmark results of 'plutus-benchmark:marlowe' on '8098474ba' (base) and '4879ecbf8' (PR) Results table
|
CPU performance isn't that big of a deal anymore and what we can get here should be fairly insignificant, so I added it to the epic and let's close it for now. |
Don't look here yet.