roumon
Program profiler
A tool to monitor and analyze the performance of concurrent programs in real-time.
Universal goroutine monitor using pprof and termui
188 stars
4 watching
8 forks
Language: Go
last commit: 4 months ago
Linked from 2 awesome lists
golanggoroutinesmonitoringpproftermuitui
Related projects:
Repository | Description | Stars |
---|---|---|
gperfutils/gprof | A Java profiling tool that analyzes program execution time and provides detailed performance reports. | 33 |
r-kan/semile | Provides an integrated profiling framework for C and Python programs with minimal runtime overhead. | 92 |
profefe/kube-profefe | Provides continuous profiling capabilities in Kubernetes environments | 78 |
pkg/profile | A simple Go package to enable profiling of application performance | 2,003 |
software-mansion/cairo-profiler | A tool for analyzing and optimizing performance of the Cairo programming language and Starknet network. | 31 |
parca-dev/parca-agent | A tool for real-time profiling of running processes without modifying their source code or restarting them. | 551 |
pfirsich/jprof | A profiling library for Lua applications that allows developers to annotate their code with profiling zones and generate human-readable profiles. | 90 |
uber-common/jvm-profiler | A Java agent that collects metrics and stacktraces from JVM processes for performance monitoring and analysis. | 1,785 |
parroty/exprof | A tool to profile and analyze Elixir code execution time | 179 |
haskell/threadscope | A graphical tool for profiling parallel programs in multiple programming languages. | 153 |
giginet/xcprofiler | A tool to measure compilation time of Swift projects. | 334 |
coderplay/perfj | A wrapper that enables profiling of Java programs using Linux perf's system profiler capabilities | 352 |
maxm65dia/vscode-go-prof | An extension for VS Code that provides benchmark profiling support for the Go language | 7 |
javierhonduco/rbperf | A low-overhead profiler and tracer for Ruby applications | 119 |
lpereira/hardinfo | A system profiler and benchmark tool for Linux systems that gathers hardware and software information. | 770 |