Skip to content

Commit

Permalink
perf: reduce scheduler wake up threshold further
Browse files Browse the repository at this point in the history
  • Loading branch information
Ziinc committed Jul 8, 2024
1 parent 8708fca commit 6d07741
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions rel/vm.args.eex
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
+sub true

## Reduce scheduler wake up threshold
+swt low
+swtdcpu low
+swtdio low
+swt very_low
+swtdcpu very_low
+swtdio very_low


## Set distribution buffer limit - default is 1024
Expand Down

0 comments on commit 6d07741

Please sign in to comment.