swift-server / guides

Guides for building, debugging and deploying Swift Server applications
257 stars 21 forks source link

Update and rename memory-leaks.md to memory-leaks-and-usage.md #26

Closed hassila closed 3 years ago

hassila commented 3 years ago

Added information about heaptrack, renamed document that it may also contain information not only about leaks, but also on overall memory usage (e.g. transient allocations).

ktoso commented 3 years ago

Oh, very cool thank you!