Here’s how I built a website, Profilerpedia, using a Google Sheet as the backing database. Profilerpedia aims to map the profiling ecosystem and connect software with profilers and profilers with great analysis
pprof -tagroot lets you break down & visualise pprof software profiles by custom, domain-specific key-value pairs (Labels, aka Tags) attached to each stack sample.
This post covers: Adding colours to Firefox Profiler, and some neat tricks I learned along the way: data-oriented-programming in JavaScript, data format upgrade pipelines, and developer experience in test runners and console UI.