Piefiller
Profiler
A graphical profiler that collects performance data for Love2D applications and provides visual representation and customizable key bindings.
Graphical profiler for Love2D 9.2
23 stars
3 watching
3 forks
Language: Lua
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
pfirsich/jprof | A profiling library for Lua applications that allows developers to annotate their code with profiling zones and generate human-readable profiles. | 90 |
codemancers/rbkit | A Ruby profiling tool with a GUI that profiles Ruby processes and sends data to a client for analysis. | 358 |
raikiri/legitprofiler | A tool for rendering profiling data in an ImGui interface. | 223 |
t-troebst/perfanno.nvim | A NeoVim plugin that adds profiling annotations to source code | 209 |
engineersmith/applecake | A tool for analyzing performance in Lua-based applications using Chromium's tracing tool | 24 |
lpereira/hardinfo | A system profiler and benchmark tool for Linux systems that gathers hardware and software information. | 770 |
parca-dev/parca-agent | A tool for real-time profiling of running processes without modifying their source code or restarting them. | 551 |
perfectcarl/play-profiler | A tool for measuring and visualizing performance in Java-based web applications | 5 |
gperfutils/gprof | A Java profiling tool that analyzes program execution time and provides detailed performance reports. | 33 |
r-lib/profvis | A tool for visualizing R profiling data | 305 |
pkg/profile | A simple Go package to enable profiling of application performance | 2,003 |
objectprofile/spy2 | A profiling framework for Pharo that collects execution statistics and visualizes test coverage | 7 |
cedricguillemet/libprofiler | A tool to measure time taken by specific code portions | 80 |
coderplay/perfj | A wrapper that enables profiling of Java programs using Linux perf's system profiler capabilities | 352 |
riemann/riemann-jvm-profiler | A tool that collects performance data from JVM processes and sends it to a Riemann server for analysis. | 292 |