cpuprofilify
Profiler converter
Converts profiling output to a format used by Chrome DevTools
Converts output of various profiling/sampling tools to the .cpuprofile format so it can be loaded into Chrome DevTools.
167 stars
7 watching
16 forks
Language: JavaScript
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A profiling library for Lua applications that allows developers to annotate their code with profiling zones and generate human-readable profiles. | 92 |
| An editor extension that displays .cpuprofile files in VS Code. | 140 |
| A command-line tool to capture and analyze performance profiles of Node.js applications in Chrome DevTools format. | 222 |
| A profiling tool for C++ applications | 1,472 |
| A system profiling and monitoring application that gathers information on CPU, motherboard, and more. | 2,071 |
| A graphical profiler that collects performance data for Love2D applications and provides visual representation and customizable key bindings. | 23 |
| Provides continuous profiling capabilities in Kubernetes environments | 78 |
| A tool to measure compilation time of Swift projects. | 334 |
| A profiling library and visualization toolset for C++ applications. | 8 |
| A tool to measure and visualize performance of web applications | 443 |
| A tool to monitor and analyze the performance of concurrent programs in real-time. | 188 |
| A Java profiling tool that analyzes program execution time and provides detailed performance reports. | 33 |
| An app for profiling and optimizing the performance of TensorFlow Lite models on mobile devices | 27 |
| A wrapper that enables profiling of Java programs using Linux perf's system profiler capabilities | 352 |
| A line profiler for Ruby programming language | 771 |