exprof
Profiler
A tool to profile and analyze Elixir code execution time
A simple code profiler for Elixir using eprof.
178 stars
1 watching
11 forks
Language: Elixir
last commit: about 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A testing library for Elixir programming language | 316 |
| A profiling library for Lua applications that allows developers to annotate their code with profiling zones and generate human-readable profiles. | 92 |
| A printf/sprintf library as a wrapper for Elixir's :io.format to simplify usage and conversion between its format string syntax and the language's standard input/output functions. | 33 |
| A plug that integrates fprof tracing into web applications | 4 |
| An OAuth 2.0 client library for Elixir. | 56 |
| A library for recording and replaying HTTP interactions in Elixir | 732 |
| A low-overhead profiler and tracer for Ruby applications | 119 |
| A Java profiling tool that analyzes program execution time and provides detailed performance reports. | 33 |
| A tool for visualizing the performance of Erlang applications | 426 |
| A tool for real-time profiling of running processes without modifying their source code or restarting them. | 563 |
| Visualizes performance of R code by profiling execution time at each line or function | 105 |
| An Erlang Nif implementation of a probabilistic data structure used for fast set lookups and filtering | 31 |
| Provides performance insights into PostgreSQL databases used by Elixir applications. | 372 |
| A low-overhead sampling profiler for PHP that provides detailed performance information. | 1,438 |
| A Python library designed to support the development of timing-critical experiments in cognitive science and neuroscience. | 115 |