aiken/crates
KtorZ 2dbc33e91f
fuse together bench & test runners, and collect all bench measures.
This commit removes some duplication between bench and test runners,
  as well as fixing the results coming out of running benchmarks.

  Running benchmarks is expected to yield multiple measures, for each of
  the iteration. For now, it'll suffice to show results for each size;
  but eventually, we'll possibly try to interpolate results with
  different curves and pick the best candidate.

Signed-off-by: KtorZ <5680256+KtorZ@users.noreply.github.com>
2025-02-09 16:18:02 +01:00
..
aiken Add a debug flag for uplc eval 2025-02-09 08:39:38 -05:00
aiken-lang fuse together bench & test runners, and collect all bench measures. 2025-02-09 16:18:02 +01:00
aiken-lsp Trigger warning when destructuring records using unnamed fields 2025-01-22 18:07:57 -05:00
aiken-project fuse together bench & test runners, and collect all bench measures. 2025-02-09 16:18:02 +01:00
uplc Add a debug flag for uplc eval 2025-02-09 08:39:38 -05:00