Skip to content

Commit

Permalink
Update gas costs in .gas-snapshot file
Browse files Browse the repository at this point in the history
  • Loading branch information
shuhuiluo authored and gnarlycow committed May 1, 2024
1 parent 6fe2c3b commit 7f3acef
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .gas-snapshot
Original file line number Diff line number Diff line change
Expand Up @@ -174,11 +174,11 @@ TickBitmapTest:test_NextInitializedTickWithinOneWord_GT() (gas: 286334)
TickBitmapTest:test_NextInitializedTickWithinOneWord_LTE() (gas: 299879)
TickBitmapTest:test_NextInitializedTick_GT() (gas: 491345)
TickBitmapTest:test_NextInitializedTick_LTE() (gas: 610898)
TickMathTest:testFuzz_GetSqrtRatioAtTick(int24) (runs: 65545, μ: 18094, ~: 17930)
TickMathTest:testFuzz_GetTickAtSqrtRatio(uint160) (runs: 65545, μ: 16602, ~: 16619)
TickMathTest:testGas_GetSqrtRatioAtTick() (gas: 175314)
TickMathTest:testFuzz_GetSqrtRatioAtTick(int24) (runs: 65545, μ: 18073, ~: 17908)
TickMathTest:testFuzz_GetTickAtSqrtRatio(uint160) (runs: 65545, μ: 16602, ~: 16618)
TickMathTest:testGas_GetSqrtRatioAtTick() (gas: 174214)
TickMathTest:testGas_GetSqrtRatioAtTick_Og() (gas: 180351)
TickMathTest:testGas_GetTickAtSqrtRatio() (gas: 285989)
TickMathTest:testGas_GetTickAtSqrtRatio() (gas: 284999)
TickMathTest:testGas_GetTickAtSqrtRatio_Og() (gas: 317582)
TickMathTest:testRevert_GetSqrtRatioAtTick() (gas: 11549)
TickMathTest:testRevert_GetSqrtRatioAtTick() (gas: 11527)
TickMathTest:testRevert_GetTickAtSqrtRatio() (gas: 11267)

0 comments on commit 7f3acef

Please sign in to comment.