mirror of
https://github.com/square/leakcanary.git
synced 2026-03-13 08:24:22 +08:00
b72effd7449e6b586b4cc0988f1f7133f42ffd47
Based on timing analysis across two full CI runs: - API 28 averaged 652s (~11 min), slowest after API 29 - API 29 averaged 672s (~11 min), consistently the slowest new addition API 31, 33, and 34 provide good modern Android coverage at reasonable cost (568–622s avg). APIs 28 and 29 can be reconsidered later if Android 9/10 coverage becomes a specific need. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
LeakCanary 🐤
A memory leak detection library for Android.
square.github.io/leakcanary
🙏 If you like LeakCanary you can show support by starring ⭐ this repository.
License
Copyright 2015 Square, Inc.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Description
A memory leak detection library for Android.
androidjavakotlinkotlin-androidleak-canaryleak-traceleakcanarymemory-leakoutofmemoryoutofmemoryerror
Readme
150 MiB
Languages
Kotlin
99.7%
Java
0.3%