Workflow
Compute Units
icon
Search documents
X @Solana
Solanaยท 2025-07-30 16:42
RT Brian (@0xbrw)Solana developers often mix up compute units (CUs) and transaction costs. We published a blog that clarifies how each works and why optimizing CUs can improve your transaction's priority as the network scales ๐Ÿ‘‡ https://t.co/o51PQdNB1I ...
X @mert | helius.dev
mert | helius.devยท 2025-07-30 15:28
RT Anza (@anza_xyz)1/ As Solana scales towards 100k TPS and larger blocks, optimizing compute units (CUs) and transaction costs becomes increasingly important for transaction priority ๐Ÿงต๐Ÿ‘‡ https://t.co/47j8KdILgj ...
X @mert | helius.dev
mert | helius.devยท 2025-07-23 13:01
Solana blocks are now 20% bigger โ€” what does this mean?on Solana, every transaction sent consumes resourceswe call this resource "compute units" or CUs โ€” like fuel for a carevery transaction consumes a different amount of CUs depending on its complexity, a simple transfer consumes less CUs than a complex multi-DEX swapwhen a solana block is produced, it has a capacity of how many CUs it can includethis capacity used to be 48 million CUsmeaning the sum total of all transactions for a given block must be arou ...