Skip to content

Commit

Permalink
CAD-2741 bench: smaller K profiles
Browse files Browse the repository at this point in the history
  • Loading branch information
deepfire committed May 4, 2021
1 parent 9d69cd6 commit 8947e66
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bench/profile-definitions.jq
Expand Up @@ -198,6 +198,8 @@ def utxo_delegators_density_profiles:
, { genesis: { utxo: 4000000, delegators: 1000000 } }
, { genesis: { utxo: 2000000, delegators: 500000, epoch_length: 4400 } }
, { genesis: { utxo: 2000000, delegators: 500000, epoch_length: 6600 } }
, { genesis: { utxo: 2000000, delegators: 500000, dense_pool_density: 2 } }
, { genesis: { utxo: 2000000, delegators: 500000, dense_pool_density: 5 } }
, { genesis: { utxo: 2000000, delegators: 500000, dense_pool_density: 10 } }
, { genesis: { utxo: 2000000, delegators: 500000, dense_pool_density: 20 } }
, { genesis: { utxo: 2000000, delegators: 500000 }
Expand Down

0 comments on commit 8947e66

Please sign in to comment.