Optimistic Rollups (like Arbitrum and Optimism) excel at minimizing on-chain computational overhead by defaulting to trust. They post only transaction data and final state roots to Ethereum, assuming validity unless challenged. This results in lower fixed costs for proof generation and higher compatibility with the EVM. For example, Arbitrum One consistently processes over 5,000 TPS during peak loads with transaction fees often below $0.10, making it ideal for high-volume, general-purpose dApps.