-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* new category: Reports * benchmarking report node 8.7.2
- Loading branch information
Showing
5 changed files
with
58 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
--- | ||
title: Benchmarking -- Node 8.7.2 | ||
slug: 2023-12-performance-8.7.2 | ||
authors: mgmeier | ||
tags: [benchmarking-reports] | ||
hide_table_of_contents: false | ||
--- | ||
|
||
## Setup | ||
|
||
As part of the release benchmarking cycle, we're comparing benchmarking runs for 3 different versions of `cardano-node`: | ||
* `8.1.2` - the last mainnet release | ||
* `8.7.0-pre` - as an intermediate reference point | ||
* `8.7.2` - the next mainnet release | ||
|
||
For each version, we're gathering various metrics under 2 different workloads: | ||
1. _value-only_: Each transaction consumes 2 inputs and creates 2 outputs, changing the UTxO set. This workload produces full blocks (> 80kB) exclusively. | ||
2. _Plutus_: Each transaction contains a Plutus script exhausting the per-tx execution budget. This workload produces small blocks (< 3kB) exclusively. | ||
|
||
Benchmarking is performed on a cluster of 52 nodes spread across 3 different AWS regions, interconnected using a static, restricted topology. All runs | ||
were performed in the Babbage era. | ||
|
||
|
||
## Observations | ||
|
||
*to be published calendar week 50* | ||
|
||
## Conclusion | ||
|
||
*to be published calendar week 50* | ||
|
||
## Attachments | ||
|
||
Full report for _value-only workload_, PDF downloadable [here](../static/pdf/benchmarking/8.7.1_8.1.2_8.7.0-pre_8.7.1-pre.value-only.pdf). | ||
|
||
Full report for _Plutus workload_, PDF downloadable [here](../static/pdf/benchmarking/8.7.1_8.1.2_8.7.0-pre_8.7.1-pre.plutus.pdf). | ||
|
||
The relese benchmarks for `8.7.2` were performed on tag `8.7.1-pre`, which features identical `cardano-node` components. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
mgmeier: | ||
image_url: https://github.com/mgmeier.png | ||
name: Michael Karg | ||
title: Performance and Tracing Team Lead | ||
url: https://github.com/mgmeier |
Binary file not shown.
Binary file added
BIN
+1.24 MB
static/pdf/benchmarking/8.7.1_8.1.2_8.7.0-pre_8.7.1-pre.value-only.pdf
Binary file not shown.