Skip to content

status-im/infra-role-nimbus-bench-eth1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This role provisions 2 benchmarking services that benchmark nimbus-eth1 clients. Short benchmark (a service that runs for 24 hours) Long benchmark (a service that runs for 1 week)

Status

systemctl status nimbus-eth1-mainnet-short-benchmark.service

Configuration

The crucial settings are:

# can be either `short` or `long`
nimbus_eth1_benchmark_type: 'short'
# path to template-db, needed for short benchmarking
nimbus_eth1_template_db: 'path/to/template-db'
# era1 files are necessary for import process to run
nimbus_eth1_era_dir: 'path/to/era-files'
# era files are necessary for import process to run
nimbus_eth1_era1_dir: 'path/to/era1-files'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published