Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Leak Canary 2.0 #786

Open
hkurokawa opened this issue Apr 28, 2019 · 1 comment
Open

Leak Canary 2.0 #786

hkurokawa opened this issue Apr 28, 2019 · 1 comment
Milestone

Comments

@hkurokawa
Copy link

hkurokawa commented Apr 28, 2019

https://github.com/square/leakcanary/blob/master/CHANGELOG.md#version-20-alpha-1-2019-04-23
https://speakerdeck.com/pyricau/leakcanary-2-leaner-better-faster-kotliner

Android Makersでの発表に合わせてLeak Canary 2.0のアルファ版が公開されました。Heap Dumpを毎回行わないようにすることでアプリが頻繁にフリーズするのを防いだり、複数の同じ原因のリークを1つにまとめたりといったことが行われているようです。

機能については、このツイートのスレッドが分かりやすいです。

🆕 LeakCanary 2 Alpha 1 was just released for @AndroidMakersFR 🐤

Please try it out and file bugs and feature requests!

A lot has changed, here's the TL;DR: pic.twitter.com/ZKoxaK4g6n

— Py ⚔ (@piwai) April 23, 2019
@hkurokawa hkurokawa added this to the 65 2019-04-28 milestone Apr 28, 2019
@hkurokawa
Copy link
Author

マイグレーションガイドはこちら
https://github.com/square/leakcanary/wiki/Migrating-to-LeakCanary-2.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant