@@ -422,11 +422,11 @@ MulticallableTest:testMulticallablePreservesMsgSender() (gas: 11118)
422422MulticallableTest:testMulticallablePreservesMsgValue() (gas: 37569)
423423MulticallableTest:testMulticallablePreservesMsgValueUsedTwice() (gas: 39417)
424424MulticallableTest:testMulticallableReturnDataIsProperlyEncoded() (gas: 11634)
425- MulticallableTest:testMulticallableReturnDataIsProperlyEncoded(string,string,uint256) (runs: 256, μ: 9708 , ~: 7470 )
425+ MulticallableTest:testMulticallableReturnDataIsProperlyEncoded(string,string,uint256) (runs: 256, μ: 9637 , ~: 7464 )
426426MulticallableTest:testMulticallableReturnDataIsProperlyEncoded(uint256,uint256,uint256,uint256) (runs: 256, μ: 11802, ~: 11802)
427427MulticallableTest:testMulticallableRevertWithCustomError() (gas: 10234)
428428MulticallableTest:testMulticallableRevertWithMessage() (gas: 11946)
429- MulticallableTest:testMulticallableRevertWithMessage(string) (runs: 256, μ: 12609 , ~: 12655)
429+ MulticallableTest:testMulticallableRevertWithMessage(string) (runs: 256, μ: 12611 , ~: 12655)
430430MulticallableTest:testMulticallableRevertWithNothing() (gas: 10100)
431431MulticallableTest:testMulticallableWithNoData() (gas: 6290)
432432OwnableRolesTest:testGrantAndRemoveRolesDirect(address,uint256,uint256) (runs: 256, μ: 37138, ~: 40212)
@@ -458,26 +458,27 @@ OwnableRolesTest:testTransferOwnership() (gas: 19569)
458458OwnableRolesTest:testTransferOwnership(address,bool,bool) (runs: 256, μ: 13821, ~: 13035)
459459OwnableRolesTest:test__codesize() (gas: 20728)
460460SSTORE2Test:testReadInvalidPointerCustomBoundsReverts() (gas: 3197)
461- SSTORE2Test:testReadInvalidPointerCustomBoundsReverts(address,uint256,uint256) (runs: 256, μ: 724242 , ~: 638383 )
461+ SSTORE2Test:testReadInvalidPointerCustomBoundsReverts(address,uint256,uint256) (runs: 256, μ: 718904 , ~: 624429 )
462462SSTORE2Test:testReadInvalidPointerCustomStartBoundReverts() (gas: 3241)
463- SSTORE2Test:testReadInvalidPointerCustomStartBoundReverts(address,uint256) (runs: 256, μ: 726004 , ~: 638486 )
464- SSTORE2Test:testReadInvalidPointerRevert(address) (runs: 256, μ: 750001 , ~: 638362 )
463+ SSTORE2Test:testReadInvalidPointerCustomStartBoundReverts(address,uint256) (runs: 256, μ: 745800 , ~: 624451 )
464+ SSTORE2Test:testReadInvalidPointerRevert(address) (runs: 256, μ: 670217 , ~: 624561 )
465465SSTORE2Test:testReadInvalidPointerReverts() (gas: 3215)
466466SSTORE2Test:testWriteRead() (gas: 76106)
467- SSTORE2Test:testWriteRead(bytes) (runs: 256, μ: 801187 , ~: 682523 )
467+ SSTORE2Test:testWriteRead(bytes) (runs: 256, μ: 770750 , ~: 668136 )
468468SSTORE2Test:testWriteReadCustomBounds() (gas: 34609)
469- SSTORE2Test:testWriteReadCustomBounds(bytes,uint256,uint256) (runs: 256, μ: 743319 , ~: 671096 )
470- SSTORE2Test:testWriteReadCustomBoundsOutOfRangeReverts(bytes,uint256,uint256) (runs: 256, μ: 802916 , ~: 676174 )
469+ SSTORE2Test:testWriteReadCustomBounds(bytes,uint256,uint256) (runs: 256, μ: 700018 , ~: 655118 )
470+ SSTORE2Test:testWriteReadCustomBoundsOutOfRangeReverts(bytes,uint256,uint256) (runs: 256, μ: 788965 , ~: 662281 )
471471SSTORE2Test:testWriteReadCustomStartBound() (gas: 34843)
472- SSTORE2Test:testWriteReadCustomStartBound(bytes,uint256) (runs: 256, μ: 814983, ~: 679249)
473- SSTORE2Test:testWriteReadCustomStartBoundOutOfRangeReverts(bytes,uint256) (runs: 256, μ: 757497, ~: 675943)
472+ SSTORE2Test:testWriteReadCustomStartBound(bytes,uint256) (runs: 256, μ: 792462, ~: 665571)
473+ SSTORE2Test:testWriteReadCustomStartBoundOutOfRangeReverts(bytes,uint256) (runs: 256, μ: 721337, ~: 662060)
474+ SSTORE2Test:testWriteReadDeterministic(bytes) (runs: 256, μ: 872386, ~: 741858)
474475SSTORE2Test:testWriteReadEmptyBound() (gas: 33835)
475476SSTORE2Test:testWriteReadEmptyOutOfBoundsReverts() (gas: 36473)
476477SSTORE2Test:testWriteReadFullBoundedRead() (gas: 76146)
477478SSTORE2Test:testWriteReadFullStartBound() (gas: 35075)
478479SSTORE2Test:testWriteReadOutOfBoundsReverts() (gas: 36473)
479480SSTORE2Test:testWriteReadOutOfStartBoundReverts() (gas: 36477)
480- SSTORE2Test:test__codesize() (gas: 8362 )
481+ SSTORE2Test:test__codesize() (gas: 10082 )
481482SafeCastLibTest:testSafeCastToInt(int256) (runs: 256, μ: 4443, ~: 3415)
482483SafeCastLibTest:testSafeCastToIntBench() (gas: 383456)
483484SafeCastLibTest:testSafeCastToUint() (gas: 10560)
0 commit comments