- 主题:Windows 有个新的内存技术可以启用
You can turn it on globally for all processes by creating a DWORD value named "Enabled" under HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\Segment Heap, and giving it a value of 3. I do this on my dev machine and have encountered zero problems. The memory footprint savings are pretty crazy. About 15% in my testing.
--
FROM 27.152.53.*
据说可以提效 7%.
大家可以试着在 Win11 里面启用一下。
【 在 hgoldfish 的大作中提到: 】
: You can turn it on globally for all processes by creating a DWORD value named "Enabled" under HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\Segment Heap, and giving it a value of 3. I do this on my dev machine and have encountered zero problems. T
: he memory footprint savings are pretty crazy. About 15% in my testing.
--
FROM 27.152.53.*
据说在 arm 里面是默认开启的。
【 在 anhnmncb 的大作中提到: 】
: 不敢啊,如果这么好,默认为啥不开启呢?
--
FROM 112.10.245.*