IntersectMBO/plutus

Add golden tests for the validation benchmarks

Open

#6.828 aberto em 10 de fev. de 2025

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)Haskell (1.637 stars) (511 forks)batch import
BenchmarksGood first issueInternalTeststatus: triagedtech debt

Description

Currently the validation benchmarks don't seem to have any golden tests ensuring that what scripts evaluate to doesn't change. Unlike e.g. nofib or bitwise benchmarks (and lists ones have some property tests). We should fix that, otherwise an apparent optimization might as well turn out to be a bug.

Same about marlowe?

Guia do colaborador