IntersectMBO/plutus

Add golden tests for the validation benchmarks

Open

#6.828 geöffnet am 10. Feb. 2025

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Haskell (1.637 Stars) (511 Forks)batch import
BenchmarksGood first issueInternalTeststatus: triagedtech debt

Beschreibung

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?

Contributor Guide