Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreiEres committed Apr 22, 2024
1 parent aaf0c81 commit 704b63c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ const BENCH_COUNT: usize = 10;
fn main() -> Result<(), String> {
let mut messages = vec![];
let mut config = TestConfiguration::default();
// A single node effort roughly
config.n_cores = 100;
config.n_validators = 500;
config.num_blocks = 10;
Expand Down

0 comments on commit 704b63c

Please sign in to comment.