Skip to content

Commit cb42cd2

Browse files
authored
Extended dataset for ledger apply/reapply (#575)
* Created extended dataset for apply/reapply * Updated logbook
1 parent e4eaadd commit cb42cd2

File tree

5 files changed

+765
-107
lines changed

5 files changed

+765
-107
lines changed

Logbook.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22

33
## 2025-10-10
44

5+
### Extended analysis of ledger operations
6+
7+
The [previously analyzed ledger operations dataset](analysis/timings/) has been extended with additional dependent and independent variables that may be useful in analyses:
8+
9+
- Total time for apply/reapply
10+
- Forecast time for apply/reapply
11+
- Header/body-tick time for apply/reapply
12+
- Header/body-block time for apply/reapply
13+
- Number of transactions in the block
14+
- Total size of transactions in the block
15+
- Plutus memory units in the block
16+
- Plutus step units in the block
17+
18+
The dataset can be downloaded at [ipfs://bafybeife7dy6bhfy4eckki542caofjlew5q26ov3ids3mo4p4gk4kfcqia](http://ipfs.functionally.io/ipfs/bafybeife7dy6bhfy4eckki542caofjlew5q26ov3ids3mo4p4gk4kfcqia).
19+
520
### Regression experiment on `sim-cli` 1.3.1
621

722
See [analysis/sims/regression/analysis.ipynb](analysis/sims/regression/analysis.ipynb) for the results of a regression experiment of the new `sim-cli` version 1.3.1 versus earlier versions.

0 commit comments

Comments
 (0)