thetool
Performance Profiler
A command-line tool to capture and analyze performance profiles of Node.js applications in Chrome DevTools format.
thetool is a CLI tool to capture different cpu, memory and other profiles for your node app in Chrome DevTools friendly format
222 stars
5 watching
6 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
jondot/react-native-slowlog | A high-performance timer that tracks big performance problems in React Native applications. | 376 |
fabfuel/prophiler | A tool to measure and visualize performance of web applications | 443 |
thlorenz/cpuprofilify | Converts profiling output to a format used by Chrome DevTools | 167 |
perfectcarl/play-profiler | A tool for measuring and visualizing performance in Java-based web applications | 5 |
jondot/rn-snoopy | A tool for inspecting and optimizing performance in React Native applications | 523 |
sunhailin-leo/fastapi_profiler | Tools to monitor and analyze performance of service code in FastAPI applications | 236 |
r-kan/semile | Provides an integrated profiling framework for C and Python programs with minimal runtime overhead. | 92 |
uber-common/jvm-profiler | A Java agent that collects metrics and stacktraces from JVM processes for performance monitoring and analysis. | 1,785 |
giginet/xcprofiler | A tool to measure compilation time of Swift projects. | 334 |
jtorgan/jmeter_plugin | An integrated performance testing analysis tool for TeamCity, allowing for metrics calculation, comparison with reference values, and remote monitoring of application performance. | 21 |
llnl/caliper | A performance analysis and instrumentation library for HPC programs | 352 |
engineersmith/applecake | A tool for analyzing performance in Lua-based applications using Chromium's tracing tool | 24 |
mehrdadrad/tcpprobe | Network performance observability tool that exposes detailed information about socket sessions | 354 |
ryanmyrvold/performance-decorators | A TypeScript library that provides tools for monitoring and optimizing performance in software applications. | 35 |
t-troebst/perfanno.nvim | A NeoVim plugin that adds profiling annotations to source code | 209 |