awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 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·8 vues

V8 Profiler

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

Features

  • Performance Analysis - V8 performance profiler.

Historique des stars

Graphique de l'historique des stars pour node-inspector/v8-profilerGraphique de l'historique des stars pour node-inspector/v8-profiler

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à V8 Profiler

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec V8 Profiler.
  • andywer/leakageAvatar de andywer

    andywer/leakage

    1,593Voir sur GitHub↗

    🐛 Memory leak testing for node.

    JavaScript
    Voir sur GitHub↗1,593
  • bnoordhuis/node-heapdumpAvatar de bnoordhuis

    bnoordhuis/node-heapdump

    2,558Voir sur GitHub↗

    Make a dump of the V8 heap for later inspection.

    JavaScript
    Voir sur GitHub↗2,558
  • clinicjs/node-clinicC

    clinicjs/node-clinic

    5,948Voir sur GitHub↗

    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
    Voir sur GitHub↗5,948
  • adoptopenjdk/jitwatchAvatar de AdoptOpenJDK

    AdoptOpenJDK/jitwatch

    3,292Voir sur GitHub↗

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

    Java
    Voir sur GitHub↗3,292
Voir les 24 alternatives à V8 Profiler→

Questions fréquentes

Que fait node-inspector/v8-profiler ?

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

Quelles sont les fonctionnalités principales de node-inspector/v8-profiler ?

Les fonctionnalités principales de node-inspector/v8-profiler sont : Performance Analysis.

Quelles sont les alternatives open-source à node-inspector/v8-profiler ?

Les alternatives open-source à node-inspector/v8-profiler incluent : 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…