# friendlyrobotnyc/TinyDancer

An android library for displaying fps from the choreographer and percentage of time with two or more frames dropped

Repository: https://github.com/friendlyrobotnyc/TinyDancer
Canonical: https://ross.abutalabs.com/products/tinydancer
Language: Java
License: MIT
License Family: permissive
Topics: android-library, fps, overlay, performance, performance-analysis, android
Archived: true
Last push: 2019-07-19T01:42:55+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4010, "days_push": 2603, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1891, forks 171 (observed 2026-08-28T04:05:49.599057+00:00)

## What it is
An Android library that displays a real-time FPS overlay using the Choreographer, with color-coded indicators based on the percentage of time with two or more dropped frames. It is deprecated and no longer maintained.

## Use cases
- show fps overlay in android app
- monitor dropped frames during development
- debug ui jank on android
- track frame rendering performance in debug builds
- collect frame time stats via callback

## When to choose
- you need a lightweight in-app fps overlay for debugging on older Android projects
- you want frame drop callbacks to collect custom stats

## When to avoid
- starting a new project - it is deprecated
- you need modern profiling - use Android's built-in performance tooling
- targeting Android TV

## Facets
- artifact type: library
- maturity: abandoned
- function: monitoring, benchmarking
- domain: mobile-development, performance
- platform: -
- tags: fps-overlay, choreographer, frame-drops, debug-tool, android-ui-performance, android

## Member repositories
- friendlyrobotnyc/TinyDancer (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:49.599057+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:13:00.009145+00:00, confidence not recorded.
  - readme: https://github.com/friendlyrobotnyc/TinyDancer (fetched 2026-08-28T04:05:49.599057+00:00, sha 11fc17441471)
- Data as of 2026-08-30T08:39:29.467469+00:00.
