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
·
node-inspector avatar

node-inspector/v8-profiler

0
View on GitHub↗
1,125 Stars·130 Forks·C++·BSD-2-Clause·2 Aufrufe

V8 Profiler

v8-profiler provides node bindings for the v8 profiler and integration with node-inspector

Features

  • Performance Analysis - V8 performance profiler.

Star-Verlauf

Star-Verlauf für node-inspector/v8-profilerStar-Verlauf für node-inspector/v8-profiler

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 V8 Profiler

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit V8 Profiler.
  • 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 V8 Profiler anzeigen→

Häufig gestellte Fragen

Was macht node-inspector/v8-profiler?

v8-profiler provides node bindings for the v8 profiler and integration with node-inspector

Was sind die Hauptfunktionen von node-inspector/v8-profiler?

Die Hauptfunktionen von node-inspector/v8-profiler sind: Performance Analysis.

Welche Open-Source-Alternativen gibt es zu node-inspector/v8-profiler?

Open-Source-Alternativen zu node-inspector/v8-profiler 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…