|
|
|
|
|
by byroot
1254 days ago
|
|
> The difference in used RSS is also quite interesting in this comparison. YJIT 3.1 was eagerly allocating it's executable memory region regardless of whether it was needed or not. With the default settings that meant an extra 256M of RSS right at boot. As mentioned in TFA that's no longer the case in 3.2, so expect this RSS number to go down by at least a good 200MB once they upgrade to 3.2. |
|