2 releases
| 0.1.1 | Oct 6, 2025 |
|---|---|
| 0.1.0 | Oct 6, 2025 |
#1370 in Procedural macros
2,124 downloads per month
Used in 12 crates
(via light-program-profiler)
8KB
118 lines
light-program-profiler
Profiler macros with custom profiler syscalls.
solana crate versions:
2.3- compatible with litesvm
0.7
[patch.crates-io]
# Profiling logs and state is handled here
solana-program-runtime = { git = "https://github.com/Lightprotocol/agave", rev = "be34dc76559e14921a2c8610f2fa2402bf0684bb" }
# Profiling syscalls are defined here
solana-bpf-loader-program = { git = "https://github.com/Lightprotocol/agave", rev = "be34dc76559e14921a2c8610f2fa2402bf0684bb" }
Dependencies
~170–590KB
~14K SLoC