Find memory issues & leaks in your iOS app without instruments
-
Updated
Mar 8, 2017 - Objective-C
Find memory issues & leaks in your iOS app without instruments
kubectl plugin to list allocations (cpu, memory, gpu,... X utilization, requested, limit, allocatable,...)
Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a.k.a closures, implicit delegate creations, etc.
A very fast cross-platform memory pool mechanism for C++ built using a data-oriented approach (3 to 24 times faster than regular new or delete, depending on operating system & compiler)
Sample Java programs to demonstrate performance issues
A Memory Profiler for Pharo
Implementation of dynamic strings in C
📈 Примеры использования утилит профилирования Xcode Instruments.
A command line tool for calculating changes to re-allocate a portfolio
A lightweight flexible hierarchical memory manager for C++
This fix prevents .NET StringBuilder from Large Object Heap allocations, avoids heap fragmentation
cpp-alloctrack: AllocTrack serves to be a light-weight memory allocation tracker library that is ideal for any debugging C++ code without a IDE.
The 30th project of "100 Days of Swift" tutorial course from Paul Hudson's "Hacking with Swift" website. Practice of monitoring app's performance and locating the misbehaviour's culprits, mainly by using Xcode's Instruments, and thus fixing them. Complete project, including solutions to the 1st and 3rd challenge (2nd challenge: Project 29 was OK).
Add a description, image, and links to the allocations topic page so that developers can more easily learn about it.
To associate your repository with the allocations topic, visit your repo's landing page and select "manage topics."