IntersectMBO / IntersectMBO/plutus
Compact / shrink down the flat size of uplc
Open
Internal
status: triaged
Untyped Plutus Core
- Dominant language
- Haskell
- Stars
- 1.6k
- Forks
- 508
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 22
Description
Taking inspiration from https://github.com/cardano-foundation/CIPs/pull/314 it is worthwile to investigate how much we could further compact the UPLC’s flat format. The size of plutus scripts correlates with the TPS performance of the chain.
This spike should perhaps investigate if it is worthwhile to not be future-proof in the flat format, by making the format more tight and not leaving out space (bits) for extensibility.
Acceptance Criteria:
The spike should show how much percentage we could shrink the plutus-benchmark
Contributor guide
Assessment
This issue has not been assessed yet.