trivial-time

Code profiler

A utility for measuring execution time and profiling in Common Lisp code

Portable timing and benchmarking for CL code

GitHub

5 stars
2 watching
0 forks
Language: Common Lisp
last commit: 7 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
temporal/tracer Provides a tracing profiler for Common Lisp applications to collect detailed information on function calls and execution sequences. 54
cedricguillemet/libprofiler A tool to measure time taken by specific code portions 81
pfirsich/jprof A profiling library for Lua applications that allows developers to annotate their code with profiling zones and generate human-readable profiles. 92
nikic/sample_prof A sampling profiler for PHP that provides line-level resolution and accurate measurements of code execution time. 59
worlddowntown/benchmark Provides methods to measure and report the time used to execute Swift code 86
r-kan/semile A profiling framework for software development that provides detailed information on program execution and offers lightweight and customizable analysis. 92
codemancers/rbkit A Ruby profiling tool with a GUI that profiles Ruby processes and sends data to a client for analysis. 357
haskell/threadscope A graphical tool for profiling parallel programs in multiple programming languages. 154
hadley/lineprof Visualizes performance of R code by profiling execution time at each line or function 105
ringabout/timeit Measures execution times of Nim code snippets 35
giginet/xcprofiler A tool to measure compilation time of Swift projects. 334
devexperts/aprof A Java agent that inserts memory allocation counters into class bytecode to profile memory allocation 220
llnl/caliper A performance analysis and instrumentation library for HPC programs 354
coderplay/perfj A wrapper that enables profiling of Java programs using Linux perf's system profiler capabilities 352
perfectcarl/play-profiler A tool for measuring and visualizing performance in Java-based web applications 5