IntersectMBO / IntersectMBO/plutus

Add benchmarks for compilation

Open
#6,113 1 comment 0 reactions 0 assignees View on GitHub
Benchmarks Good first issue Low priority status: triaged
Dominant language
Haskell
Stars
1.6k
Forks
508
Avg merge
3d 10h
Merged PRs (30d)
22

Description

We don’t currently have any benchmarks for the compiler. It would be good to have some. We do want them to run on substantial programs, though, so ideally something that comes out of the plugin.

Fortunately, the plugin saves the (slightly-processed) PIR as well as the final UPLC, so we can do this: get a bunch of programs using the plugin, extract the PIR at runtime and then compile it in the benchmark.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.