Skip to content

Commit

Permalink
Achieve parity with weekly import - precompute forking
Browse files Browse the repository at this point in the history
  • Loading branch information
afg1 committed Oct 2, 2023
1 parent fccc50f commit a33a4ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/precompute.config
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
params {
precompute {
run = true
max_entries = 250000
max_entries = 25000
load_size = 1024 * 1000 * 1000
maxForks = 5
maxForks = 20
method = 'release'
range.memory = 8.GB
}
Expand Down

0 comments on commit a33a4ff

Please sign in to comment.