google/tracing-framework
Web Tracing Framework libraries and extensions. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases 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: 5046
- days_rel: n/a
- days_push: 2458
- n_releases_24m: 0
Adoption not part of the score
2625 stars · 193 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A set of JavaScript libraries, tools, and visualizers from Google for instrumenting, tracing, and analyzing complex web applications. It helps developers find performance problems and build smooth 60fps web apps, with a Chrome extension for capture and rich trace visualization.
Use cases
- find performance bottlenecks in web apps
- trace and visualize javascript execution
- debug jank to hit 60fps
- capture and replay canvas and webgl rendering
- track memory allocations per function
- remotely trace chrome for android pages
When to choose
- you need fine-grained custom instrumentation of javascript async flows
- you want to analyze canvas/webgl rendering or heap allocations in the browser
- you need a visualizer for millions of trace events
When to avoid
- you need actively maintained tooling - the project is largely dormant since ~2019
- you just need basic profiling - Chrome DevTools covers most needs today
- you need server-side or non-browser tracing
Facets
library · maturity abandoned
tracing monitoring data-visualization developer-tools web-development frontend performance developer-tools browser web-performance profiling chrome-extension webgl canvas-replay heap-tracking javascript nodejs
3 sources
- readme: https://github.com/google/tracing-framework · fetched 2026-08-28 · a75dc1600915
- homepage: http://google.github.io/tracing-framework/ · fetched 2026-08-29 · bf19baf2ec95
- registry_npm: https://registry.npmjs.org/tracing-framework · fetched 2026-08-29 · 58b03fa1c0bf
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| google/tracing-framework | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="google/tracing-framework")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem