solana-program-profiler 0.1.1

A tool to profile Solana BPF programs for compute unit (CU) usage and optimization suggestions
Documentation
1
2
3
4
5
6
7
8
# Solana Program Profiler

A tool to profile Solana BPF programs for compute unit (CU) usage and provide optimization suggestions.

## Usage

```bash
solana-program-profiler --input input.so