loveprofiler
Game Profiler
A simple profiler for the Löve2D game framework that displays performance data on the canvas or in the terminal.
SImple profiler for Löve2D framework, outputs data to canvas and/or terminal.
7 stars
2 watching
0 forks
Language: Lua
last commit: 3 months ago
Linked from 1 awesome list
love2dprofile
Related projects:
Repository | Description | Stars |
---|---|---|
polynominal/piefiller | A graphical profiler that collects performance data for Love2D applications and provides visual representation and customizable key bindings. | 23 |
patrixr/lovelier | A tool for live reloading of Love2D games with support for Moonscript languages | 22 |
pfirsich/jprof | A profiling library for Lua applications that allows developers to annotate their code with profiling zones and generate human-readable profiles. | 90 |
geoffleyland/luatrace | A tool for tracing and profiling Lua script execution to analyze time profiles and coverage. | 170 |
groverburger/g3d | Simplifies 3D rendering in the LÖVE game engine using Lua. | 570 |
engineersmith/applecake | A tool for analyzing performance in Lua-based applications using Chromium's tracing tool | 24 |
pkg/profile | A simple Go package to enable profiling of application performance | 2,003 |
ellraiser/love-build | An app that automates the process of packaging LÖVE games for multiple platforms without dependencies. | 22 |
gvx/lady | A Lua-based library for serializing and deserializing LÖVE game objects. | 37 |
mikuauahdark/love-fuser | A tool that automates the process of packaging and distributing games built with the LÖVE game engine using GitHub Actions | 17 |
mikuauahdark/lily | An asynchronous asset loading library for LOVE 2D games that utilizes multiple threads to load assets while maintaining the main thread's rendering capability. | 107 |
mechazawa/love-debug-graph | A utility for visualizing performance and memory data in Löve2D games | 34 |
jonasmr/microprofile | A profiling tool for C++ applications | 1,465 |
sharow/lovelive | A live coding framework for creating 2D games using the LOVE game engine. | 36 |
iglaweb/tfprofiler | An app for profiling and optimizing the performance of TensorFlow Lite models on mobile devices | 27 |