All Projects → Juude → Awesome Android Performance

Juude / Awesome Android Performance

Licence: apache-2.0
Android performance optimization tutorials, videos and tools list(Android性能优化视频,文档以及工具)

Projects that are alternatives of or similar to Awesome Android Performance

Androidgodeye
An app performance monitor(APM) , like "Android Studio profiler", you can easily monitor the performance of your app real time in browser
Stars: ✭ 2,430 (-10.83%)
Mutual labels:  android-performance, performance-optimization
Libleak
detect memory leak by LD_PRELOAD, without changing the target program
Stars: ✭ 139 (-94.9%)
Mutual labels:  memory-leak
Memleax
debugs memory leak of running process. Not maintained anymore, try `libleak` please.
Stars: ✭ 564 (-79.3%)
Mutual labels:  memory-leak
Heapusage
Find memory leaks in Linux and macOS applications
Stars: ✭ 53 (-98.06%)
Mutual labels:  memory-leak
Leakcanary
A memory leak detection library for Android.
Stars: ✭ 27,029 (+891.89%)
Mutual labels:  memory-leak
Go Perfbook
Thoughts on Go performance optimization
Stars: ✭ 9,597 (+252.18%)
Mutual labels:  performance-optimization
Sinsofmemoryleaks
Some common patterns of memory leaks in Android development and how to fix/avoid them
Stars: ✭ 343 (-87.41%)
Mutual labels:  memory-leak
Immutable Tuple
Immutable finite list objects with constant-time equality testing (===) and no memory leaks.
Stars: ✭ 29 (-98.94%)
Mutual labels:  memory-leak
Windbg Cheat Sheet
A practical guide to analyze memory dumps of .Net applications by using Windbg
Stars: ✭ 43 (-98.42%)
Mutual labels:  memory-leak
Mmat
An automatically testing and analysis hprof library for android app (自动分析Android内存泄漏)
Stars: ✭ 137 (-94.97%)
Mutual labels:  memory-leak
Js Leakage Patterns
🎯这是关于JavaScript内存泄露和CSS优化相关序列文章,相信你读完会有所收获的✈️
Stars: ✭ 756 (-72.26%)
Mutual labels:  memory-leak
Cpputest
CppUTest unit testing and mocking framework for C/C++
Stars: ✭ 896 (-67.12%)
Mutual labels:  memory-leak
Unityheapcrawler
Reflection based heap shapshot tool for Unity game engine
Stars: ✭ 91 (-96.66%)
Mutual labels:  memory-leak
Memoscope.net
Dump and analyze .Net applications memory ( a gui for WinDbg and ClrMd )
Stars: ✭ 626 (-77.03%)
Mutual labels:  memory-leak
Avoid Memory Leak Android
🔥 Examples of memory leaks and common patterns that cause them in Android development and how to fix/avoid them
Stars: ✭ 140 (-94.86%)
Mutual labels:  memory-leak
Php Memory Profiler
Memory leak profiler for PHP
Stars: ✭ 544 (-80.04%)
Mutual labels:  memory-leak
Hjnsobjectreleasedemo
Stars: ✭ 63 (-97.69%)
Mutual labels:  memory-leak
Awesome Android Complete Reference
Awesome Android references for everything like best practices, performance optimization, etc.
Stars: ✭ 2,701 (-0.88%)
Mutual labels:  android-performance
Easy Monitor
企业级 Node.js 应用性能监控与线上故障定位解决方案
Stars: ✭ 2,451 (-10.06%)
Mutual labels:  memory-leak
Leakage
🐛 Memory leak testing for node.
Stars: ✭ 1,531 (-43.82%)
Mutual labels:  memory-leak

awesome-android-performance

This is a list of awesome Android tutorials, videos and tools for performance optimization


View

Google Official Videos

Others

WebView

Tools

Graphics

Tools

Bitmaps

Memory

Google official videos

others

Tools for improving memory performnace

Concurrency

Battery

Others

Network

Google Official
Others

Network Profiling Tools

Article Videos Tools and others that cover multiple topics

Performance Test

Articles

Tools

  • Developing for Android IXTools
  • Performance Profiling Tools - Performance Tools
  • StrictMode - Debug Util Class for etection for Storage, Memory and others.
  • Probe - Android performance instrumentation tool, comparing application vital signs (CPU usage, memory utilization, number of threads, disk usage, etc.) across app versions, detecting performace regressions.
  • BlockCanaryEx - make performance bottleneck detection easily when app blocked
  • DroidTelescope - detect performance bolck
  • Booster - Booster是专门为移动应用而设计的简单易用、轻量级、无侵入以及可扩展的质量优化工具

Videos

Codes

People you should follow(their work contribute to almost all of this list)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].