Add performance transactions to key tasks
Author: kanejCreated Jul 16, 2025Updated Sep 14, 2026
Sentry allows for capturing performance through an abstraction called transactions. We should add them for a selection of key hardhat tasks e.g.:
npx hardhat compilenpx hardhat testnpx hardhat ignition deploy
See the design doc.
Source: NomicFoundation/hardhat