forked from ProjectOpenSea/shipyard-core
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gas-snapshot
109 lines (109 loc) · 7.46 KB
/
.gas-snapshot
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
ERC1155ConduitPreapproved_OZTest:testConduitCanBatchTransfer(address) (runs: 256, μ: 53873, ~: 53867)
ERC1155ConduitPreapproved_OZTest:testConduitCanTransfer(address) (runs: 256, μ: 50535, ~: 50529)
ERC1155ConduitPreapproved_OZTest:testConduitPreapproved(address) (runs: 256, μ: 35555, ~: 35555)
ERC1155ConduitPreapproved_OZTest:testConstructorEvent() (gas: 1514181)
ERC1155ConduitPreapproved_OZTest:testNormalApprovals(address,address) (runs: 256, μ: 28775, ~: 28750)
ERC1155ConduitPreapproved_SoladyTest:testConduitCanBatchTransfer(address) (runs: 256, μ: 51357, ~: 51352)
ERC1155ConduitPreapproved_SoladyTest:testConduitCanTransfer(address) (runs: 256, μ: 48717, ~: 48712)
ERC1155ConduitPreapproved_SoladyTest:testConduitPreapproved(address) (runs: 256, μ: 35030, ~: 35030)
ERC1155ConduitPreapproved_SoladyTest:testConstructorEvent() (gas: 736313)
ERC1155ConduitPreapproved_SoladyTest:testNormalApprovals(address,address) (runs: 256, μ: 28001, ~: 27976)
ERC5192Test:testLocked_NotExists() (gas: 10557)
ERC5192Test:testScore() (gas: 28554)
ERC5192Test:testShim() (gas: 9280)
ERC5192Test:testStake() (gas: 18668)
ERC5192Test:testStake_Approved() (gas: 45896)
ERC5192Test:testStake_NotOwnerOrApproved() (gas: 14698)
ERC5192Test:testStake_TokenLocked() (gas: 17931)
ERC5192Test:testTransfer() (gas: 76372)
ERC5192Test:testUnstake() (gas: 21152)
ERC5192Test:testUnstake_Approved() (gas: 49584)
ERC5192Test:testUnstake_NotOwnerOrApproved() (gas: 21297)
ERC5192Test:testUnstake_TokenNotLocked() (gas: 11306)
ERC721ConduitPreapproved_OZTest:testConduitCanTransfer(address) (runs: 256, μ: 66558, ~: 66558)
ERC721ConduitPreapproved_OZTest:testConduitPreapproved(address) (runs: 256, μ: 35551, ~: 35551)
ERC721ConduitPreapproved_OZTest:testConstructor() (gas: 8139)
ERC721ConduitPreapproved_OZTest:testConstructorEvent() (gas: 1419072)
ERC721ConduitPreapproved_SoladyTest:testConduitCanTransfer(address) (runs: 256, μ: 65244, ~: 65244)
ERC721ConduitPreapproved_SoladyTest:testConduitPreapproved(address) (runs: 256, μ: 35065, ~: 35065)
ERC721ConduitPreapproved_SoladyTest:testConstructorEvent() (gas: 683009)
JsonTest:testArray(string) (runs: 256, μ: 1659, ~: 1672)
JsonTest:testArrayOf(string,uint8) (runs: 256, μ: 2760380, ~: 623228)
JsonTest:testArrayOfTwo(string,uint8,uint8) (runs: 256, μ: 1689089, ~: 1064034)
JsonTest:testJoinComma() (gas: 1576)
JsonTest:testJoinComma(string,uint8) (runs: 256, μ: 2600811, ~: 393273)
JsonTest:testObject(string) (runs: 256, μ: 1634, ~: 1647)
JsonTest:testObjectOf(string,string,uint8) (runs: 256, μ: 43751395, ~: 3096662)
JsonTest:testProperty(string,string) (runs: 256, μ: 39660, ~: 41658)
JsonTest:testQuote(string) (runs: 256, μ: 10840, ~: 6678)
JsonTest:testRawProperty(string,string) (runs: 256, μ: 25104, ~: 28847)
SIP10DecoderTest:testDecode10(bytes) (runs: 256, μ: 14551, ~: 11612)
SIP10DecoderTest:testDecode10(bytes,bytes) (runs: 256, μ: 16230, ~: 12665)
SIP10DecoderTest:testDecode11(bytes,uint256,bytes) (runs: 256, μ: 16622, ~: 13204)
SIP10DecoderTest:testDecode11(uint256,bytes) (runs: 256, μ: 14656, ~: 11988)
SIP10DecoderTest:testDecode12(bytes) (runs: 256, μ: 14613, ~: 11673)
SIP10DecoderTest:testDecode12(bytes,bytes) (runs: 256, μ: 16378, ~: 12813)
SIP10DecoderTest:testDecode2(uint256) (runs: 256, μ: 2014, ~: 2014)
SIP10DecoderTest:testDecode2_(bytes,uint256) (runs: 256, μ: 3166, ~: 3116)
SIP10DecoderTest:testDecode3(bytes,uint256[]) (runs: 256, μ: 94887, ~: 96964)
SIP10DecoderTest:testDecode3(uint256[]) (runs: 256, μ: 84569, ~: 85748)
SIP10DecoderTest:testDecode5(bytes,uint256) (runs: 256, μ: 3180, ~: 3130)
SIP10DecoderTest:testDecode5(uint256) (runs: 256, μ: 2049, ~: 2049)
SIP10DecoderTest:testDecode6(bytes) (runs: 256, μ: 14679, ~: 11739)
SIP10DecoderTest:testDecode6(bytes,bytes) (runs: 256, μ: 16310, ~: 12745)
SIP10DecoderTest:testDecode7(bytes) (runs: 256, μ: 14591, ~: 11651)
SIP10DecoderTest:testDecode7(bytes,bytes) (runs: 256, μ: 16379, ~: 12814)
SIP10DecoderTest:testDecode8(bytes,uint256,bytes) (runs: 256, μ: 16558, ~: 13140)
SIP10DecoderTest:testDecode8(uint256,bytes) (runs: 256, μ: 14762, ~: 12094)
SIP10DecoderTest:testDecode9(bytes,uint256[],bytes) (runs: 256, μ: 107292, ~: 107794)
SIP10DecoderTest:testDecode9(uint256[],bytes) (runs: 256, μ: 102715, ~: 102163)
SIP10DecoderTest:testDecodeSubstandardVersion(bytes,uint8,bytes) (runs: 256, μ: 3665, ~: 3547)
SIP10DecoderTest:testDecodeSubstandardVersion(uint8,bytes) (runs: 256, μ: 2831, ~: 2786)
SIP10EncoderTest:testEncodeSubstandard1() (gas: 1068)
SIP10EncoderTest:testEncodeSubstandard10(bytes) (runs: 256, μ: 15138, ~: 12152)
SIP10EncoderTest:testEncodeSubstandard11(uint256,bytes) (runs: 256, μ: 20126, ~: 17463)
SIP10EncoderTest:testEncodeSubstandard12(bytes) (runs: 256, μ: 15140, ~: 12154)
SIP10EncoderTest:testEncodeSubstandard2(uint256) (runs: 256, μ: 3462, ~: 3462)
SIP10EncoderTest:testEncodeSubstandard3(uint256[]) (runs: 256, μ: 94030, ~: 95255)
SIP10EncoderTest:testEncodeSubstandard4() (gas: 635)
SIP10EncoderTest:testEncodeSubstandard5(uint256) (runs: 256, μ: 3464, ~: 3464)
SIP10EncoderTest:testEncodeSubstandard6(bytes) (runs: 256, μ: 15140, ~: 12154)
SIP10EncoderTest:testEncodeSubstandard7(bytes) (runs: 256, μ: 15119, ~: 12133)
SIP10EncoderTest:testEncodeSubstandard8(uint256,bytes) (runs: 256, μ: 20082, ~: 17419)
SIP10EncoderTest:testEncodeSubstandard9(uint256[],bytes) (runs: 256, μ: 157881, ~: 157251)
SIP6DecoderTest:testDecode1() (gas: 5800)
SIP6DecoderTest:testDecode1(bytes) (runs: 256, μ: 14428, ~: 11489)
SIP6DecoderTest:testDecode2() (gas: 6381)
SIP6DecoderTest:testDecode2(bytes) (runs: 256, μ: 15018, ~: 12025)
SIP6DecoderTest:testDecode2(bytes,bytes) (runs: 256, μ: 29511, ~: 22757)
SIP6DecoderTest:testDecode2_InvalidExtraData() (gas: 6088)
SIP6DecoderTest:testDecode3() (gas: 8622)
SIP6DecoderTest:testDecode4() (gas: 12123)
SIP6DecoderTest:testDecode4(bytes[]) (runs: 256, μ: 1793498, ~: 1522830)
SIP6DecoderTest:testDecode4_emptyArray() (gas: 8892)
SIP6DecoderTest:testDecode5() (gas: 16482)
SIP6DecoderTest:testDecode5(bytes[]) (runs: 256, μ: 1876477, ~: 1607528)
SIP6DecoderTest:testDecode5_InvalidExtraData() (gas: 11441)
SIP6DecoderTest:testDecode6() (gas: 22964)
SIP6DecoderTest:testDecode6(bytes[],bytes[]) (runs: 256, μ: 3704718, ~: 3782857)
SIP6DecoderTest:testDecode6_InvalidExtraData() (gas: 13900)
SIP6EncoderTest:testEncode1() (gas: 4083)
SIP6EncoderTest:testEncode2() (gas: 4786)
SIP6EncoderTest:testEncode3() (gas: 5902)
SIP6EncoderTest:testEncode4() (gas: 5428)
SIP6EncoderTest:testEncode5() (gas: 6296)
SIP6EncoderTest:testEncode6() (gas: 7769)
SIP6EncoderTest:test_GasBaseline() (gas: 3155)
SIP7DecoderTest:testDecodeSubstandard1(bytes,uint256) (runs: 256, μ: 3104, ~: 3054)
SIP7DecoderTest:testDecodeSubstandard1(uint256) (runs: 256, μ: 1950, ~: 1950)
SIP7DecoderTest:testDecodeSubstandard2(bytes,(uint8,address,uint256,uint256,address)) (runs: 256, μ: 10876, ~: 11060)
SIP7DecoderTest:testDecodeSubstandard2(uint8,address,uint256,uint256,address) (runs: 256, μ: 9336, ~: 9573)
SIP7DecoderTest:testDecodeSubstandard3(bytes,bytes32) (runs: 256, μ: 3044, ~: 2998)
SIP7DecoderTest:testDecodeSubstandard3(bytes32) (runs: 256, μ: 2005, ~: 2005)
SIP7DecoderTest:testDecodeSubstandard4(bytes,bytes32[]) (runs: 256, μ: 120144, ~: 124547)
SIP7DecoderTest:testDecodeSubstandard4(bytes32[]) (runs: 256, μ: 110134, ~: 110463)
SIP7EncoderTest:testEncodeSubstandard1() (gas: 2991)
SIP7EncoderTest:testEncodeSubstandard2() (gas: 11040)
SIP7EncoderTest:testEncodeSubstandard3() (gas: 3013)
SIP7EncoderTest:testEncodeSubstandard4() (gas: 5433)
StringTestUtilityTest:testCountChar() (gas: 11737)