From e3e889f875bc6004533bb3a5a3b7aab28efb9622 Mon Sep 17 00:00:00 2001 From: KtorZ Date: Fri, 30 Aug 2024 15:45:00 +0200 Subject: [PATCH] Update benchmarks. --- benchmarks/README.md | 53 ++++++++++++------- benchmarks/aiken.lock | 5 +- .../lib/benchmarks/clausify/benchmark.ak | 4 +- .../lib/benchmarks/knights/benchmark.ak | 17 +++--- .../lib/benchmarks/knights/chess_set.ak | 2 +- .../lib/benchmarks/knights/heuristic.ak | 9 ++-- benchmarks/lib/benchmarks/knights/queue.ak | 6 +-- benchmarks/lib/benchmarks/knights/sort.ak | 2 +- examples/gift_card/aiken.lock | 2 +- examples/gift_card/plutus.json | 28 +++++----- examples/hello_world/aiken.lock | 2 +- examples/hello_world/plutus.json | 12 ++--- 12 files changed, 78 insertions(+), 64 deletions(-) diff --git a/benchmarks/README.md b/benchmarks/README.md index 25cbf09a..484eabf5 100644 --- a/benchmarks/README.md +++ b/benchmarks/README.md @@ -41,6 +41,23 @@ queens5x5/fc 1867 179227518621 1023295666 -->