AppleCake
Performance profiler
A tool for analyzing performance in Lua-based applications using Chromium's tracing tool
Visual Profiling tool for Love2D using Chromium's tracing tool
24 stars
3 watching
1 forks
Language: Lua
last commit: about 2 months ago
Linked from 1 awesome list
love2dluaprofiler
Related projects:
Repository | Description | Stars |
---|---|---|
llnl/caliper | A performance analysis and instrumentation library for HPC programs | 352 |
polynominal/piefiller | A graphical profiler that collects performance data for Love2D applications and provides visual representation and customizable key bindings. | 23 |
pfirsich/jprof | A profiling library for Lua applications that allows developers to annotate their code with profiling zones and generate human-readable profiles. | 90 |
perfectcarl/play-profiler | A tool for measuring and visualizing performance in Java-based web applications | 5 |
r-kan/semile | Provides an integrated profiling framework for C and Python programs with minimal runtime overhead. | 92 |
software-mansion/cairo-profiler | A tool for analyzing and optimizing performance of the Cairo programming language and Starknet network. | 31 |
aartaka/trivial-time | A utility for measuring execution time and profiling in Common Lisp code | 5 |
geoffleyland/luatrace | A tool for tracing and profiling Lua script execution to analyze time profiles and coverage. | 170 |
cedricguillemet/libprofiler | A tool to measure time taken by specific code portions | 80 |
arm-software/libgpucounters | A utility library providing access to performance counters on Arm GPUs. | 213 |
dknight/loveprofiler | A simple profiler for the Löve2D game framework that displays performance data on the canvas or in the terminal. | 7 |
hadley/lineprof | Visualizes performance of R code by profiling execution time at each line or function | 105 |
t-troebst/perfanno.nvim | A NeoVim plugin that adds profiling annotations to source code | 209 |
andyayersms/performanceexplorer | An investigation tool to analyze the performance impact of inline optimizations in a .NET runtime environment | 15 |
sfninja/thetool | A command-line tool to capture and analyze performance profiles of Node.js applications in Chrome DevTools format. | 222 |