@@ -279,12 +279,12 @@ FixedPointMathLibTest:testSqrt(uint256) (runs: 256, μ: 997, ~: 1013)
279
279
FixedPointMathLibTest:testSqrtBack(uint256) (runs: 256, μ: 15210, ~: 340)
280
280
FixedPointMathLibTest:testSqrtBackHashed(uint256) (runs: 256, μ: 59066, ~: 59500)
281
281
FixedPointMathLibTest:testSqrtBackHashedSingle() (gas: 58937)
282
- LibStringTest:testDifferentiallyFuzzToString(uint256,bytes) (runs: 256, μ: 20875 , ~: 8988)
283
- LibStringTest:testDifferentiallyFuzzToStringInt(int256,bytes) (runs: 256, μ: 20129 , ~: 8360 )
282
+ LibStringTest:testDifferentiallyFuzzToString(uint256,bytes) (runs: 256, μ: 20892 , ~: 8988)
283
+ LibStringTest:testDifferentiallyFuzzToStringInt(int256,bytes) (runs: 256, μ: 20081 , ~: 8356 )
284
284
LibStringTest:testToString() (gas: 10069)
285
285
LibStringTest:testToStringDirty() (gas: 8145)
286
- LibStringTest:testToStringIntNegative() (gas: 11096 )
287
- LibStringTest:testToStringIntPositive() (gas: 10509 )
286
+ LibStringTest:testToStringIntNegative() (gas: 9634 )
287
+ LibStringTest:testToStringIntPositive() (gas: 10481 )
288
288
LibStringTest:testToStringOverwrite() (gas: 506)
289
289
MerkleProofLibTest:testValidProofSupplied() (gas: 2153)
290
290
MerkleProofLibTest:testVerifyEmptyMerkleProofSuppliedLeafAndRootDifferent() (gas: 1458)
0 commit comments