All Projects → D-clock → Androidperformancetools

D-clock / Androidperformancetools

Licence: apache-2.0
Android Performance Tools!

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Androidperformancetools

React Native Slowlog
A high-performance timer based profiler for React Native that helps you track big performance problems.
Stars: ✭ 363 (+128.3%)
Mutual labels:  tools, performance
Wipe Modules
🗑️ Easily remove the node_modules folder of non-active projects
Stars: ✭ 304 (+91.19%)
Mutual labels:  tools, performance
Tpt Oracle
Tanel Poder's Troubleshooting & Performance Tools for Oracle Databases
Stars: ✭ 429 (+169.81%)
Mutual labels:  tools, performance
Doraemonkit
一款面向泛前端产品研发全生命周期的效率平台。
Stars: ✭ 18,305 (+11412.58%)
Mutual labels:  tools, performance
Youku Sdk Tool Woodpecker
In-app-debug tool for iOS
Stars: ✭ 600 (+277.36%)
Mutual labels:  tools, performance
Extratools
145+ extra higher-level functional tools beyond standard library's `itertools`, `functools`, etc. and popular third-party libraries like `toolz`.
Stars: ✭ 155 (-2.52%)
Mutual labels:  tools
K6
A modern load testing tool, using Go and JavaScript - https://k6.io
Stars: ✭ 14,829 (+9226.42%)
Mutual labels:  performance
Parallel Consumer
Parallel Apache Kafka client wrapper with client side queueing, a simpler consumer/producer API with key concurrency and extendable non-blocking IO processing.
Stars: ✭ 154 (-3.14%)
Mutual labels:  performance
Awesome Web You Should Know
🌎awesome web you should know
Stars: ✭ 154 (-3.14%)
Mutual labels:  tools
Image Optimizer
Easily optimize images using PHP
Stars: ✭ 2,127 (+1237.74%)
Mutual labels:  performance
Ecs
Thoughts about entity-component-system
Stars: ✭ 158 (-0.63%)
Mutual labels:  performance
Visualvm
VisualVM is an All-in-One Java Troubleshooting Tool
Stars: ✭ 2,084 (+1210.69%)
Mutual labels:  performance
Similarimagehunter
Mac 上寻找相似内容的图片工具
Stars: ✭ 155 (-2.52%)
Mutual labels:  tools
Aimeos Typo3
TYPO3 e-commerce extension for professional, ultra fast online shops, complex B2B applications and #gigacommerce
Stars: ✭ 157 (-1.26%)
Mutual labels:  performance
Tinydancer
An android library for displaying fps from the choreographer and percentage of time with two or more frames dropped
Stars: ✭ 1,859 (+1069.18%)
Mutual labels:  performance
Router
⚡️ A lightning fast HTTP router
Stars: ✭ 158 (-0.63%)
Mutual labels:  performance
Swissarmylib
Collection of helpful utilities we use in our Unity projects.
Stars: ✭ 154 (-3.14%)
Mutual labels:  performance
React Intersection Observer
React implementation of the Intersection Observer API to tell you when an element enters or leaves the viewport.
Stars: ✭ 2,689 (+1591.19%)
Mutual labels:  performance
Slack Watchman
Monitoring your Slack workspaces for sensitive information
Stars: ✭ 159 (+0%)
Mutual labels:  tools
Speedracer
Collect performance metrics for your library/application.
Stars: ✭ 1,868 (+1074.84%)
Mutual labels:  performance

AndroidPerformanceTools

本项目用于整理安卓性能监测方案,如果你有不错的方案推荐,欢迎给我提个Issue!

Features

  • 检测卡顿,并dump出卡顿发生时所有的堆栈信息,定位到卡顿源头。实现原理:Android卡顿检测方案

Usage

本项目目前没有打包上传至JCenter上,只能通过引入lib的方式进行使用,功能代码全部在library工程中,使用Demo在app工程中。

Reference

感谢以下提供思路的(开源/闭源)项目!

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].