2 releases

0.1.1 Oct 6, 2025
0.1.0 Oct 6, 2025

#1370 in Procedural macros

Download history 354/week @ 2025-09-30 883/week @ 2025-10-07 386/week @ 2025-10-14 501/week @ 2025-10-21

2,124 downloads per month
Used in 12 crates (via light-program-profiler)

Apache-2.0

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