Skip to main content

2 docs tagged with "compute"

View all tags

How to Optimize Compute Usage on Solana

Minimizing the amount of compute a program uses is critical both for the performance and cost of executing transactions. This guide will show you how to optimize compute usage in your programs on Solana.