Skip to content

Commit c47a278

Browse files
committed
tx-generator: new executable calibrate-script
1 parent 4cdcd50 commit c47a278

File tree

12 files changed

+1465
-129
lines changed

12 files changed

+1465
-129
lines changed

bench/tx-generator/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
* A new cabal flag `withplutuslib` is added, enabling import and re-compilation of Plutus scripts from `plutus-scripts-bench` - default: false; use for dev/test of new benchmarks only.
66
* Port `ProtocolParameters` type and typeclass instances from `cardano-api` into new module `Cardano.Api.Internal`, removing dependency on the deprecated API type.
7+
* A new executable `calibrate-script` which is a tool aimed at auto-calibrating Plutus benchmarking scripts to best fit scaled execution budgets and provides developer-friendly CSV reports of the process.
78
* Bump for Node 10.3
89

910
## 2.14.2 -- Oct 2024

bench/tx-generator/app/calibrate-script.hs

Lines changed: 555 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)