-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.gas-snapshot
17 lines (17 loc) · 1.21 KB
/
.gas-snapshot
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
testChangeBotFeeBips(uint32,uint32) (runs: 256, μ: 315852, ~: 315853)
testChangeCoordinator(address) (runs: 256, μ: 314656, ~: 314658)
testChangeProfitReceiver(address) (runs: 256, μ: 314814, ~: 314816)
testFailChangeBotFeeBipsExcessive(uint32) (runs: 256, μ: 2369, ~: 2370)
testFailChangeBotFeeBipsImposter(address,uint32) (runs: 256, μ: 316140, ~: 316142)
testFailChangeCoordinator(address,address) (runs: 256, μ: 315417, ~: 315419)
testFailChangeProfitReceiver(address,address) (runs: 256, μ: 315384, ~: 315386)
testCancelOrder(uint256,address,uint128) (runs: 256, μ: 326180, ~: 326184)
testExplicitZeroQuantityOrder(address) (runs: 256, μ: 12780, ~: 12782)
testExplicitZeroWeiOrder(address,uint128) (runs: 256, μ: 6974, ~: 6977)
testFillOrder(uint256,uint128) (runs: 256, μ: 328591, ~: 328594)
testMultipleOrdersAndCancellations(uint256,address,uint128) (runs: 256, μ: 498455, ~: 498459)
testMultipleUsersOrdersAndCancellations(uint256,address,uint128) (runs: 256, μ: 992598, ~: 992602)
testPlaceOrder(uint32,uint128) (runs: 256, μ: 13833, ~: 13834)
testViewUserOrder(address,address) (runs: 256, μ: 181112, ~: 181114)
testViewUserOrders(address,address) (runs: 256, μ: 502065, ~: 502067)
testWithdrawal() (gas: 349698)