raisinten/perftrace — explained in plain English
Analysis updated 2026-07-17 · repo last pushed 2024-11-06
Trace a slow Node.js server startup to find which module or require call is eating the most time.
Profile a sluggish web app's loading sequence and view the results as a timeline in Perfetto.
Share a standard-format performance trace with teammates or analyze it later with other Perfetto-compatible tools.
| raisinten/perftrace | cyc2002tommy/deep-research-agent | ahouseofbards/bonfire-jellyprofiles | |
|---|---|---|---|
| Stars | 55 | 55 | 54 |
| Language | JavaScript | JavaScript | JavaScript |
| Last pushed | 2024-11-06 | — | — |
| Maintenance | Stale | — | — |
| Setup difficulty | easy | hard | moderate |
| Complexity | 2/5 | 4/5 | 3/5 |
| Audience | developer | researcher | ops devops |
Figures from each repo's GitHub metadata at analysis time.
A lightweight tracing tool that records how long parts of your JavaScript code take and lets you view the timing as a visual timeline in Google's Perfetto viewer.
Mainly JavaScript. The stack also includes JavaScript, Node.js.
Stale — no commits in 1-2 years (last push 2024-11-06).
Setup difficulty is rated easy, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Don't trust strangers blindly. Verify against the repo.