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

HubSpot/BuckyClient

Collect performance data from the client observed · 2026-08-28

github.com/HubSpot/BuckyClient · homepage · CoffeeScript · 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: 4738
  • days_rel: n/a
  • days_push: 3680
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1723 stars · 94 forks observed · 2026-08-28

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

BuckyClient is a browser/Node library that collects client-side performance data (page load times, AJAX request durations, function timings) and sends it to a Bucky server for forwarding into statsd, Graphite, or OpenTSDB. It measures real user page loads rather than synthetic in-vitro benchmarks.

Use cases

  • measure real user page load times in the browser
  • track how long AJAX requests take from actual clients
  • time how long specific functions take to run in production
  • send client-side performance metrics into statsd or OpenTSDB
  • subsample performance data collection from high-traffic sites
  • monitor frontend performance across browsers with performance.timing

When to choose

  • you already use statsd, Graphite, or OpenTSDB and want real-user browser performance data
  • you want a lightweight script-tag drop-in for page and request timing
  • you need to measure performance on actual user page loads rather than synthetic tests

When to avoid

  • you need a modern, actively maintained RUM solution (last release was 2016)
  • you use modern observability platforms like Datadog, Sentry, or OpenTelemetry instead of statsd
  • you need server-side or full-stack tracing rather than browser-only metrics

Facets

library · maturity abandoned

monitoring analytics web-development frontend monitoring performance browser performance-monitoring statsd opentsdb real-user-monitoring coffeescript client-side-metrics nodejs

1 source

Member repositories

RepositoryRoleHealth v2
HubSpot/BuckyClientmain32

For agents

markdown · JSON · MCP: product_card(name="HubSpot/BuckyClient")

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