Skip to content

Commit

Permalink
gas: update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
xenide committed Dec 10, 2024
1 parent a92d3ce commit 744e60a
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .gas-snapshot
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ ConstantProductPairGas:testGasBurn() (gas: 93601)
ConstantProductPairGas:testGasMint() (gas: 101264)
ConstantProductPairGas:testGasMint_Initial() (gas: 214681)
ConstantProductPairGas:testGasSwap() (gas: 84684)
ConstantProductPairGas:testGasSwap_UpdateOracle() (gas: 92738)
ConstantProductPairGas:testGasSwap_UpdateOracleClamped() (gas: 89665)
ConstantProductPairGas:testGasSwap_UpdateOracle() (gas: 93094)
ConstantProductPairGas:testGasSwap_UpdateOracleClamped() (gas: 90021)
ConstantProductPairTest:testBurn() (gas: 137244)
ConstantProductPairTest:testBurn_Zero() (gas: 75140)
ConstantProductPairTest:testMint() (gas: 107429)
Expand Down Expand Up @@ -114,10 +114,10 @@ ReservoirERC20Test:testApprove_TransferOne() (gas: 67005)
ReservoirERC20Test:testApprove_TransferTooMuch() (gas: 37978)
ReservoirPairTest:testCheckedTransfer_RevertWhenTransferFail() (gas: 131174)
ReservoirPairTest:testCheckedTransfer_RevertWhenTransferReverts() (gas: 433392)
ReservoirPairTest:testPlatformFee_Disable() (gas: 1018444)
ReservoirPairTest:testPlatformFee_Disable() (gas: 1019616)
ReservoirPairTest:testPlatformFee_DisableReenable() (gas: 1435332)
ReservoirPairTest:testReentrancyGuard_LargeTimestamp() (gas: 197899)
ReservoirPairTest:testSkim(uint256,uint256) (runs: 256, μ: 257049, ~: 256997)
ReservoirPairTest:testSkim(uint256,uint256) (runs: 256, μ: 257053, ~: 256997)
ReservoirPairTest:testSync() (gas: 192471)
ReservoirTimelockTest:testRampA(uint32) (runs: 256, μ: 36132, ~: 36132)
ReservoirTimelockTest:testRampA_NotAdmin() (gas: 17852)
Expand All @@ -133,8 +133,8 @@ StablePairGas:testGasBurn() (gas: 102875)
StablePairGas:testGasMint() (gas: 124790)
StablePairGas:testGasMint_Initial() (gas: 253977)
StablePairGas:testGasSwap() (gas: 78936)
StablePairGas:testGasSwap_UpdateOracle() (gas: 104992)
StablePairGas:testGasSwap_UpdateOracleClamped() (gas: 101874)
StablePairGas:testGasSwap_UpdateOracle() (gas: 105348)
StablePairGas:testGasSwap_UpdateOracleClamped() (gas: 102230)
StablePairTest:testAttackWhileRampingDown_LongInterval() (gas: 202899)
StablePairTest:testAttackWhileRampingDown_ShortInterval() (gas: 204209)
StablePairTest:testBurn() (gas: 144841)
Expand Down

0 comments on commit 744e60a

Please sign in to comment.