Skip to content

Commit

Permalink
Update datasets with new format
Browse files Browse the repository at this point in the history
Same transaction style (single repending txs), but deliberately smaller
length of transactions (3000 -> 300) to have shorter benchmark
run-times, while sequence should be long enough to identify regressions.

Generated with invocations:

cabal run bench-e2e -- single --cluster-size 1 --scaling-factor 10

and

cabal run bench-e2e -- single --cluster-size 3 --scaling-factor 10
  • Loading branch information
ch1bo committed Oct 8, 2024
1 parent 1a745fe commit 506062b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion hydra-cluster/datasets/1-node.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion hydra-cluster/datasets/3-nodes.json

Large diffs are not rendered by default.

0 comments on commit 506062b

Please sign in to comment.