Skip to content

Commit

Permalink
Upgrade chunks-per-interation to 256 by default
Browse files Browse the repository at this point in the history
  • Loading branch information
FrankHeijden committed Jun 28, 2021
1 parent b6ec769 commit dfef3d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Insights/src/main/resources/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ settings:
scans:
concurrent-threads: -1
iteration-interval-ticks: 1
chunks-per-iteration: 16
chunks-per-iteration: 256
info-interval-millis: 100
chunk-scans:
mode: "ALWAYS"
Expand Down

0 comments on commit dfef3d1

Please sign in to comment.