plug_fprof
Profiler
A plug that integrates fprof tracing into web applications
An Elixir Plug for profiling code with fprof.
4 stars
4 watching
0 forks
Language: Elixir
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 |
parroty/exprof | A tool to profile and analyze Elixir code execution time | 179 |
proger/eflame | A tool for visualizing the performance of Erlang applications | 426 |
fabfuel/prophiler | A tool to measure and visualize performance of web applications | 443 |
coderplay/perfj | A wrapper that enables profiling of Java programs using Linux perf's system profiler capabilities | 352 |
pkg/profile | A simple Go package to enable profiling of application performance | 2,003 |
t-troebst/perfanno.nvim | A NeoVim plugin that adds profiling annotations to source code | 209 |
gperfutils/gprof | A Java profiling tool that analyzes program execution time and provides detailed performance reports. | 33 |
objectprofile/spy2 | A profiling framework for Pharo that collects execution statistics and visualizes test coverage | 7 |
becheran/roumon | A tool to monitor and analyze the performance of concurrent programs in real-time. | 187 |
jonasmr/microprofile | A profiling tool for C++ applications | 1,465 |
hadley/lineprof | Visualizes performance of R code by profiling execution time at each line or function | 105 |
e-dard/netbug | Provides an HTTP handler to access profiling and debug tools for Go applications | 72 |
fsprojects/excelprovider | A .NET library that provides a read-only data source for Microsoft Excel files | 141 |
profefe/kube-profefe | Provides continuous profiling capabilities in Kubernetes environments | 78 |