Skip to content

Commit

Permalink
test_medium
Browse files Browse the repository at this point in the history
  • Loading branch information
ogtownsend committed Apr 12, 2024
1 parent 7538802 commit 57bbb7f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ var (
readMaxBatchSize = 32
// reorgBuffer is the number of blocks to add as a buffer to the block range when reading logs.
reorgBuffer = int64(32)
readerThreads = 4
readerThreads = 8

bufferSyncInterval = 10 * time.Minute
// logLimitMinimum is how low the log limit can go.
Expand Down

0 comments on commit 57bbb7f

Please sign in to comment.