Ross ROSS = Recommend OSS · open-source software intelligence for agents

friendlyrobotnyc/TinyDancer

An android library for displaying fps from the choreographer and percentage of time with two or more frames dropped observed · 2026-08-28

github.com/friendlyrobotnyc/TinyDancer · Java · MIT (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4010
  • days_rel: n/a
  • days_push: 2603
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1891 stars · 171 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

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

library · maturity abandoned

monitoring benchmarking mobile-development performance fps-overlay choreographer frame-drops debug-tool android-ui-performance android

1 source

Member repositories

RepositoryRoleHealth v2
friendlyrobotnyc/TinyDancermain10

For agents

markdown · JSON · MCP: product_card(name="friendlyrobotnyc/TinyDancer")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem