-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy path.gas-snapshot
40 lines (40 loc) · 2.39 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
LS1155Test:testCan_allocateToSafe721Recipient() (gas: 1514807)
LS1155Test:testCan_callUpdateAndDistribute() (gas: 247994)
LS1155Test:testCan_distributeToCurrentHolders() (gas: 484511)
LS1155Test:testCan_distributeToMaxUniqueHolders() (gas: 111472861)
LS1155Test:testCan_distributeToTwoHolders() (gas: 255187)
LS1155Test:testCan_emitOnReceiveETH() (gas: 16890)
LS1155Test:testCan_payDistributorFee() (gas: 1634754)
LS1155Test:testCan_receiveERC20() (gas: 38095)
LS1155Test:testCan_receiveETH() (gas: 13067)
LS1155Test:testCan_receiveTransfer() (gas: 13148)
LS1155Test:testCannot_allocateToNon721Recipient() (gas: 474347)
LS1155Test:testCannot_allocateToReverting721Recipient() (gas: 778115)
LS1155Test:testCannot_allocateToUnsafe721Recipient() (gas: 725836)
LS1155Test:testCannot_allocateToZeroAddress() (gas: 384400)
LS1155Test:testCannot_distributeToSingleHolder() (gas: 56942)
LS1155ImplTest:testCan_allocateToSafe721Recipient() (gas: 439348)
LS1155ImplTest:testCan_callUpdateAndDistribute() (gas: 253377)
LS1155ImplTest:testCan_distributeToCurrentHolders() (gas: 490362)
LS1155ImplTest:testCan_distributeToMaxUniqueHolders() (gas: 110972808)
LS1155ImplTest:testCan_distributeToTwoHolders() (gas: 260503)
LS1155ImplTest:testCan_emitOnReceiveETH() (gas: 16795)
LS1155ImplTest:testCan_payDistributorFee() (gas: 560368)
LS1155ImplTest:testCan_receiveERC20() (gas: 38095)
LS1155ImplTest:testCan_receiveETH() (gas: 12994)
LS1155ImplTest:testCan_receiveTransfer() (gas: 13075)
LS1155ImplTest:testCannot_allocateToNon721Recipient() (gas: 574422)
LS1155ImplTest:testCannot_allocateToReverting721Recipient() (gas: 878265)
LS1155ImplTest:testCannot_allocateToUnsafe721Recipient() (gas: 826100)
LS1155ImplTest:testCannot_allocateToZeroAddress() (gas: 484471)
LS1155ImplTest:testCannot_distributeToSingleHolder() (gas: 62075)
LiquidSplitFactoryTest:testCan_createLS1155() (gas: 1345576)
LiquidSplitFactoryTest:testCan_createLS1155Clone() (gas: 263075)
LiquidSplitFactoryTest:testGas_create1000_base() (gas: 30800329)
LiquidSplitFactoryTest:testGas_create1000_clone() (gas: 29844579)
LiquidSplitFactoryTest:testGas_create100_base() (gas: 4219481)
LiquidSplitFactoryTest:testGas_create100_clone() (gas: 3153208)
LiquidSplitFactoryTest:testGas_create10_base() (gas: 1571675)
LiquidSplitFactoryTest:testGas_create10_clone() (gas: 490629)
LiquidSplitFactoryTest:testGas_create1_base() (gas: 1307103)
LiquidSplitFactoryTest:testGas_create1_clone() (gas: 224380)