Skip to content

Commit

Permalink
parallelising, adding thresholds
Browse files Browse the repository at this point in the history
  • Loading branch information
jay-dhanwant-yral committed Oct 25, 2024
1 parent cb9a52a commit f235de0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fly.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ swap_size_mb = 32768
soft_limit = 250

[[vm]]
memory = '16gb'
memory = '8gb'
cpu_kind = 'performance'
cpus = 2
cpus = 4

0 comments on commit f235de0

Please sign in to comment.