luatrace
Lua tracer
A tool for tracing and analyzing Lua script execution
A tool for tracing Lua script execution and analysing time profiles and coverage
170 stars
14 watching
26 forks
Language: Lua
last commit: almost 10 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A profiling library for Lua applications that allows developers to annotate their code with profiling zones and generate human-readable profiles. | 92 |
| | A tool for detecting issues in Lua code | 367 |
| | An analyzer for detecting errors in Lua code by checking global variable usage. | 85 |
| | A simple profiler for the Löve2D game framework that displays performance data on the canvas or in the terminal. | 7 |
| | A system profiler and benchmark tool for Linux systems that gathers hardware and software information. | 775 |
| | A graphical profiler that collects performance data for Love2D applications and provides visual representation and customizable key bindings. | 23 |
| | A tool for analyzing performance in Lua-based applications using Chromium's tracing tool | 24 |
| | A utility for measuring execution time and profiling in Common Lisp code | 5 |
| | A NeoVim plugin that adds profiling annotations to source code | 280 |
| | Tools for parsing and transforming Lua source code | 259 |
| | A tool for detecting and reporting issues in Lua code | 1,923 |
| | Analyzes and reports on performance of Flask web application endpoints. | 753 |
| | A collection of languages and projects that compile to or use Lua as their intermediate language | 607 |
| | An agent-based heap profiling tool for Java Virtual Machines | 395 |
| | A Ruby profiling tool with a GUI that profiles Ruby processes and sends data to a client for analysis. | 357 |