awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
mapbox avatar

mapbox/flamebearer

0
View on GitHub↗
1,657 Stars·28 Forks·JavaScript·ISC·2 Aufrufe

Flamebearer

Blazing fast flame graph tool for V8 and Node 🔥

Features

  • Performance Analysis - Fast flame graph tool for V8 and Node.js.

Star-Verlauf

Star-Verlauf für mapbox/flamebearerStar-Verlauf für mapbox/flamebearer

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Flamebearer

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Flamebearer.
  • andywer/leakageAvatar von andywer

    andywer/leakage

    1,593Auf GitHub ansehen↗

    🐛 Memory leak testing for node.

    JavaScript
    Auf GitHub ansehen↗1,593
  • bnoordhuis/node-heapdumpAvatar von bnoordhuis

    bnoordhuis/node-heapdump

    2,558Auf GitHub ansehen↗

    Make a dump of the V8 heap for later inspection.

    JavaScript
    Auf GitHub ansehen↗2,558
  • clinicjs/node-clinicC

    clinicjs/node-clinic

    5,948Auf GitHub ansehen↗

    Node-clinic is a performance profiling suite for Node.js designed to diagnose CPU bottlenecks, memory leaks, and asynchronous event loop issues. It provides specialized diagnostic tools for visualizing asynchronous flows, generating CPU flame graphs, and analyzing heap memory allocation. The suite includes a CPU flame graph tool to identify functions consuming the most processing time, a heap memory analyzer to track object allocation and leaks, and an asynchronous I/O profiler to map operation flows and find event loop bottlenecks. These tools cover broader capabilities in CPU execution pro

    JavaScript
    Auf GitHub ansehen↗5,948
  • adoptopenjdk/jitwatchAvatar von AdoptOpenJDK

    AdoptOpenJDK/jitwatch

    3,292Auf GitHub ansehen↗

    Log analyser / visualiser for Java HotSpot JIT compiler. Inspect inlining decisions, hot methods, bytecode, and assembly. View results in the JavaFX user interface.

    Java
    Auf GitHub ansehen↗3,292
Alle 24 Alternativen zu Flamebearer anzeigen→

Häufig gestellte Fragen

Was macht mapbox/flamebearer?

Blazing fast flame graph tool for V8 and Node 🔥

Was sind die Hauptfunktionen von mapbox/flamebearer?

Die Hauptfunktionen von mapbox/flamebearer sind: Performance Analysis.

Welche Open-Source-Alternativen gibt es zu mapbox/flamebearer?

Open-Source-Alternativen zu mapbox/flamebearer sind unter anderem: andywer/leakage — 🐛 Memory leak testing for node. bnoordhuis/node-heapdump — Make a dump of the V8 heap for later inspection. clinicjs/node-clinic — Node-clinic is a performance profiling suite for Node.js designed to diagnose CPU bottlenecks, memory leaks, and… d-edge/fasm — F# -> ASM disassembler. davidmarkclements/0x — 🔥 single-command flamegraph profiling 🔥. adoptopenjdk/jitwatch — Log analyser / visualiser for Java HotSpot JIT compiler. Inspect inlining decisions, hot methods, bytecode, and…