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

wasabeef/Takt

Takt is Android library for measuring the FPS using Choreographer. observed · 2026-08-28

github.com/wasabeef/Takt · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

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

  • gap_med: n/a
  • age_days: 4012
  • days_rel: n/a
  • days_push: 2000
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1144 stars · 111 forks observed · 2026-08-28

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

Takt is an Android library that measures an app's frame rate (FPS) using the Choreographer API and displays it as an on-screen overlay. It offers simple initialization, customizable overlay appearance, and an FPS listener for logging or programmatic use.

Use cases

  • measure fps of my android app
  • show a frame rate overlay during development
  • detect jank and dropped frames in android ui
  • log fps values while profiling an android app
  • debug rendering performance on android

When to choose

  • you want a lightweight, drop-in FPS meter for Android debug builds
  • you need programmatic FPS callbacks for custom performance logging
  • you want a no-op variant so the library is stripped from release builds

When to avoid

  • you need full performance profiling beyond frame rate (use Android Profiler or Perfetto)
  • you need actively maintained tooling - the latest release is from 2021
  • you target iOS or non-Android platforms

Facets

library · maturity maintenance

monitoring benchmarking mobile-development performance developer-tools fps choreographer debug-overlay frame-rate android-library android

1 source

Member repositories

RepositoryRoleHealth v2
wasabeef/Taktmain32

For agents

markdown · JSON · MCP: product_card(name="wasabeef/Takt")

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