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: 5 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 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
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 Provides an integrated profiling framework for C and Python programs with minimal runtime overhead. 92
codemancers/rbkit A Ruby profiling tool with a GUI that profiles Ruby processes and sends data to a client for analysis. 358
haskell/threadscope A graphical tool for profiling parallel programs in multiple programming languages. 153
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 Tools to analyze memory allocation in Java applications with minimal performance impact 220
llnl/caliper A performance analysis and instrumentation library for HPC programs 352
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