sample_prof
Code profiler
A sampling profiler for PHP that provides line-level resolution and accurate measurements of code execution time.
Sampling profiler for PHP
59 stars
6 watching
6 forks
Language: C
last commit: over 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
adsr/phpspy | A low-overhead sampling profiler for PHP that provides detailed performance information. | 1,432 |
cedricguillemet/libprofiler | A tool to measure time taken by specific code portions | 80 |
pfirsich/jprof | A profiling library for Lua applications that allows developers to annotate their code with profiling zones and generate human-readable profiles. | 90 |
aartaka/trivial-time | A utility for measuring execution time and profiling in Common Lisp code | 5 |
reliforp/reli-prof | A tool for analyzing and optimizing performance in PHP scripts without modifying the target code. | 462 |
seanmiddleditch/yardstick | A profiling library and visualization toolset for C++ applications. | 8 |
scrutinizer-ci/php-analyzer | Analyzes and evaluates PHP code to identify potential issues and improvements | 444 |
phpmetrics/phpmetricscollectorbundle | Integrates a profiling and metrics collection tool with the Symfony debug toolbar. | 53 |
jonasmr/microprofile | A profiling tool for C++ applications | 1,465 |
codemancers/rbkit | A Ruby profiling tool with a GUI that profiles Ruby processes and sends data to a client for analysis. | 358 |
giginet/xcprofiler | A tool to measure compilation time of Swift projects. | 334 |
ringabout/timeit | Measures execution times of Nim code snippets | 35 |
muatik/flask-profiler | Analyzes and reports on performance of Flask web application endpoints. | 753 |
parroty/exprof | A tool to profile and analyze Elixir code execution time | 179 |
test-prof/test-prof | An analysis tool to help identify bottlenecks in test suites and improve their performance. | 1,889 |