gprof
Profiler
A Java profiling tool that analyzes program execution time and provides detailed performance reports.
GProf - The profiling module for Groovy
33 stars
7 watching
5 forks
Language: Java
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
pfirsich/jprof | A profiling library for Lua applications that allows developers to annotate their code with profiling zones and generate human-readable profiles. | 90 |
vinjn/gpuprof | A tool for profiling GPU performance in real-time, allowing developers to monitor and optimize their applications' resource usage. | 31 |
jeremymain/gpuprofiler | A tool that captures system details and resource utilization metrics to help analyze performance and size virtual GPU environments. | 286 |
coderplay/perfj | A wrapper that enables profiling of Java programs using Linux perf's system profiler capabilities | 352 |
rib/gputop | A tool for analyzing GPU performance and metrics in real-time, providing graphical and machine-readable data for developers | 160 |
becheran/roumon | A tool to monitor and analyze the performance of concurrent programs in real-time. | 187 |
hadley/lineprof | Visualizes performance of R code by profiling execution time at each line or function | 105 |
devexperts/aprof | Tools to analyze memory allocation in Java applications with minimal performance impact | 220 |
codemancers/rbkit | A Ruby profiling tool with a GUI that profiles Ruby processes and sends data to a client for analysis. | 358 |
parroty/exprof | A tool to profile and analyze Elixir code execution time | 179 |
lpereira/hardinfo | A system profiler and benchmark tool for Linux systems that gathers hardware and software information. | 770 |
patric-r/jvmtop | A lightweight console application for monitoring and profiling Java processes. | 1,229 |
javierhonduco/rbperf | A low-overhead profiler and tracer for Ruby applications | 119 |
objectprofile/spy2 | A profiling framework for Pharo that collects execution statistics and visualizes test coverage | 7 |
profefe/kube-profefe | Provides continuous profiling capabilities in Kubernetes environments | 78 |