play-profiler
performance profiler
A tool for measuring and visualizing performance in Java-based web applications
mini-profiler for play1
5 stars
3 watching
0 forks
Language: Java
last commit: over 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
r-kan/semile | Provides an integrated profiling framework for C and Python programs with minimal runtime overhead. | 92 |
coderplay/perfj | A wrapper that enables profiling of Java programs using Linux perf's system profiler capabilities | 352 |
llnl/caliper | A performance analysis and instrumentation library for HPC programs | 352 |
fabfuel/prophiler | A tool to measure and visualize performance of web applications | 443 |
polynominal/piefiller | A graphical profiler that collects performance data for Love2D applications and provides visual representation and customizable key bindings. | 23 |
pocketwatchgames/pockettrace | A tool for measuring performance and timing in C++ applications | 77 |
devexperts/aprof | Tools to analyze memory allocation in Java applications with minimal performance impact | 220 |
patric-r/jvmtop | A lightweight console application for monitoring and profiling Java processes. | 1,229 |
engineersmith/applecake | A tool for analyzing performance in Lua-based applications using Chromium's tracing tool | 24 |
pkg/profile | A simple Go package to enable profiling of application performance | 2,003 |
gperfutils/gprof | A Java profiling tool that analyzes program execution time and provides detailed performance reports. | 33 |
software-mansion/cairo-profiler | A tool for analyzing and optimizing performance of the Cairo programming language and Starknet network. | 30 |
aartaka/trivial-time | A utility for measuring execution time and profiling in Common Lisp code | 5 |
pfirsich/jprof | A profiling library for Lua applications that allows developers to annotate their code with profiling zones and generate human-readable profiles. | 90 |
temporal/tracer | Provides a tracing profiler for Common Lisp applications to collect detailed information on function calls and execution sequences. | 54 |