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

kconner/KMCGeigerCounter

A framerate meter that clicks like a Geiger counter when your animation drops a frame observed · 2026-08-28

github.com/kconner/KMCGeigerCounter · Objective-C · MIT (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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4333
  • days_rel: n/a
  • days_push: 1502
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2250 stars · 272 forks observed · 2026-08-28

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

An iOS library that acts as a framerate meter, playing a Geiger-counter-style click whenever the app drops a frame during animation. It also displays counts of frames dropped and drawn per second to help developers detect performance hitches.

Use cases

  • detect dropped frames in my iOS app animations
  • hear an alert when my app drops below 60 fps
  • find CPU spikes causing table view scroll jank
  • measure animation smoothness during development
  • debug main thread stalls affecting framerate
  • tell the difference between 55 and 60 fps in my app

When to choose

  • you're developing an iOS app and want quick audible feedback on dropped frames
  • you want a lightweight in-app framerate meter without external instruments
  • you're hunting main-thread CPU hitches like layout or cell configuration stalls

When to avoid

  • you need to measure GPU-caused frame drops, which this tool cannot detect
  • you're profiling on the iOS Simulator, which doesn't reflect device performance
  • you need a production monitoring solution rather than a development-time tool

Facets

library · maturity maintenance

monitoring benchmarking developer-tools mobile-development performance developer-tools framerate-meter dropped-frames audio-feedback objective-c debugging-tool animation-performance ios mobile

1 source

Member repositories

RepositoryRoleHealth v2
kconner/KMCGeigerCountermain32

For agents

markdown · JSON · MCP: product_card(name="kconner/KMCGeigerCounter")

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