Skip to content

Commit

Permalink
Test2
Browse files Browse the repository at this point in the history
  • Loading branch information
ByteNacked committed Aug 26, 2024
1 parent 11ddfae commit 0d15638
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/benchmarking/run_all_benchmarks.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ BENCHMARK_REPEAT=20
# Steps and repeats for benchmarking so called "one-time extrinsics",
# which may be called only once and require a different benchmarking approach with more repeats.
BENCHMARK_STEPS_ONE_TIME_EXTRINSICS=2
BENCHMARK_REPEAT_ONE_TIME_EXTRINSICS=1000
BENCHMARK_REPEAT_ONE_TIME_EXTRINSICS=100

# Get array of isolated cores from the cpuset file.
get_isolated_cores() {
Expand Down

0 comments on commit 0d15638

Please sign in to comment.