|
|
|
|
|
by selinkocalar
256 days ago
|
|
Garbage collection improvements are always welcome. We've had some .NET services where GC pauses were causing noticeable latency spikes under load. I think the regional GC approach is potentially promising if it’s for applications with large heaps. I’ll bet most web apps probably won't notice much difference though. |
|