Commit c417a10
Decrease the default shared memory size to 8GiB
Summary: Most likely 16GiB is not necessary for most users. Others can use the `"shared_memory": {"heap_size": <value>}` option in their `.pyre_configuration`.
Reviewed By: gbleaney
Differential Revision: D28546488
fbshipit-source-id: 3b9d06066928b6348439b219eb83d1aa2291c1e31 parent 6bac861 commit c417a10
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments