This CL is pending CL 700856, but can be already reviewed.
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
const StackGuardMultiplier = 1 + goos.IsAix + goos.IsOpenbsd + goos.IsDarwin + isRace
We're generally quite hesitant to increase the nosplit limit because it increases total memory usage. This would be the first first class port to do so.
Is it possible to shave off a few bytes somewhere?
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
const StackGuardMultiplier = 1 + goos.IsAix + goos.IsOpenbsd + goos.IsDarwin + isRace
We're generally quite hesitant to increase the nosplit limit because it increases total memory usage. This would be the first first class port to do so.
Is it possible to shave off a few bytes somewhere?
Agreed. We should avoid increasing the limit, especially as that this CL is just a refactoring.
I still want to do something with the ideas mentioned in #51256, which would allow us to eliminate the fixed nosplit limit in most cases (if not all). One day.
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Commit-Queue | +1 |
const StackGuardMultiplier = 1 + goos.IsAix + goos.IsOpenbsd + goos.IsDarwin + isRace
Cherry MuiWe're generally quite hesitant to increase the nosplit limit because it increases total memory usage. This would be the first first class port to do so.
Is it possible to shave off a few bytes somewhere?
Agreed. We should avoid increasing the limit, especially as that this CL is just a refactoring.
I still want to do something with the ideas mentioned in #51256, which would allow us to eliminate the fixed nosplit limit in most cases (if not all). One day.
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Commit-Queue | +1 |
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |