#
memory-leak
Here are 120 public repositories matching this topic...
Android performance optimization tutorials, videos and tools list(Android性能优化视频,文档以及工具)
-
Updated
May 7, 2019
企业级 Node.js 应用性能监控与线上故障定位解决方案
-
Updated
Jul 25, 2020 - JavaScript
-
Updated
Jul 16, 2020 - JavaScript
CppUTest unit testing and mocking framework for C/C++
-
Updated
Jul 28, 2020 - C++
-
Updated
Jan 15, 2019 - HTML
Dump and analyze .Net applications memory ( a gui for WinDbg and ClrMd )
-
Updated
Jun 25, 2020 - C#
debugs memory leak of running process. Not maintained anymore, try `libleak` please.
-
Updated
Nov 3, 2018 - C
Memory leak profiler for PHP
-
Updated
Aug 17, 2020 - C
Some common patterns of memory leaks in Android development and how to fix/avoid them
-
Updated
Aug 19, 2018 - Java
android
java
memory-leaks
handler
thread
android-development
singleton
asynctask
memory-management
memory-leak
leakcanary
leak-detection
leak-memory
-
Updated
Dec 17, 2019 - Java
A Python memory profiler for data processing and scientific computing applications
python
memory-leaks
memory
memory-profiler
memory-leak
memory-leak-detection
memory-leak-finder
memory-profiling
memory-
-
Updated
Aug 17, 2020 - Rust
detect memory leak by LD_PRELOAD, without changing the target program
-
Updated
Jun 17, 2020 - C
Open
按多次返回并没有回到桌面
4
lilingquan
commented
Sep 20, 2019
通过am start跳转到首页后,按2次返回并没有回到桌面,而是继续返回到之前的页面,这个时候去dump内存分析并不能说明是内存泄露,这个流程有更好的优化方案吗
Reflection based heap shapshot tool for Unity game engine
-
Updated
Jun 25, 2018 - C#
Detects buffer overruns and memory leaks.
-
Updated
Mar 2, 2020 - C
-
Updated
Mar 30, 2016 - Objective-C
Poireau: a sampling allocation debugger
-
Updated
May 17, 2020 - C++
Measuring and graphing memory usage of local processes
python
vuejs
vue
frontend
memory-leaks
memory
websocket-server
websocket
websockets
python-3-6
python3
aiohttp
python-3-5
asyncio
python-3
mem
memory-leak
aiohttp-server
python-3-7
-
Updated
Jul 30, 2020 - Vue
Find memory leaks in Linux and macOS applications
-
Updated
Jun 3, 2020 - C++
Debug Malloc memory allocation debugging C library
-
Updated
May 31, 2020 - C
Create a V8 heap snapshot right before an "Out of Memory" error occurs, or create a heap snapshot or CPU profile on request.
nodejs
memory
memory-leak
cpu-profiling
memory-snapshot
cpu-profile
out-of-memory
heap-dump
devtools-protocol
heap-size
-
Updated
Aug 2, 2020 - JavaScript
Sample Java programs to demonstrate performance issues
-
Updated
Oct 15, 2019 - Java
Immutable finite list objects with constant-time equality testing (===) and no memory leaks.
memoization
immutable
functional
functional-programming
tuples
equality
persistent
immutability
garbage-collection
persistent-data-structure
internalization
memory-leak
tuple
equality-test
-
Updated
Sep 29, 2019 - JavaScript
This is a Visual Studio Extension and NuGet package that should identify and fix problems as memleaks while using IDisposables.
-
Updated
Mar 30, 2020 - C#
A small tool for automatically detecting the [controller memory leak] in the project. 一款用于自动检测项目中【控制器内存泄漏】的小工具,支持 Objective-C,Swift。
-
Updated
Aug 12, 2020 - Objective-C
An event emitter implementation robust against memory leaks.
-
Updated
Jul 21, 2020 - JavaScript
Improve Android code quality with static code analysis and runtime check with checkstyle, findbugs, PMD, Lint, StrictMode and LeakCanary
-
Updated
Apr 18, 2020 - Java
Improve this page
Add a description, image, and links to the memory-leak topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the memory-leak topic, visit your repo's landing page and select "manage topics."
https://developer.android.com/guide/topics/ui/notifiers/notifications.html#bundle
As a result, LeakCanary notifications get grouped with the app notifications. We could work around that by setting a distinct group for each LeakCanary notification channel.