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

bahmutov/code-snippets

Chrome DevTools code snippets observed · 2026-08-28

github.com/bahmutov/code-snippets · JavaScript observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: no_license

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: 4334
  • days_rel: n/a
  • days_push: 3335
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1822 stars · 196 forks observed · 2026-08-28

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

A collection of JavaScript code snippets designed to be run in Chrome DevTools for performance profiling, debugging, and testing web pages. It includes snippets for measuring page load timing, profiling method calls, and testing script injection security.

Use cases

  • measure first paint time of a web page
  • profile a single method call in the browser
  • test whether a page allows inline script injection
  • get detailed page timing information in DevTools
  • debug and explore web app performance in Chrome

When to avoid

  • you need a maintained tool with ongoing updates (last release 2017)
  • you need automated performance monitoring rather than manual DevTools snippets
  • you need a solution for browsers other than Chrome

Facets

library · maturity abandoned

developer-tools testing monitoring security developer-tools web-development performance testing browser chrome-devtools code-snippets debugging performance-profiling browser-tools javascript

2 sources

Member repositories

RepositoryRoleHealth v2
bahmutov/code-snippetsmain23

For agents

markdown · JSON · MCP: product_card(name="bahmutov/code-snippets")

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