1 repositorio
Ingests profiling data from multiple formats and normalizes each into a shared internal JSON schema.
Distinct from JSON-Schema: Distinct from JSON-Schema: focuses on normalizing profiling data formats into a common schema, not general JSON validation.
Explore 1 awesome GitHub repository matching data & databases · Profiling Data Normalizers. Refine with filters or upvote what's useful.
Speedscope is a web-based performance profiler that visualizes profiling data through interactive flamegraphs and timeline views. It ingests performance profiles from a wide range of sources, including Chrome, Firefox, Safari, Node.js, .NET Core, Instruments, Hermes, GHC, and Ruby, normalizing them into a common schema for unified analysis. The tool distinguishes itself with a canvas-based rendering engine that draws flamegraphs without DOM nodes for each frame, and a WebAssembly-based rendering pipeline for high-performance drawing. It offers left-heavy stack sorting to surface the most time
Normalizes profiling data from multiple profiler formats into a shared JSON schema for unified analysis.