-
Notifications
You must be signed in to change notification settings - Fork 8
/
.gas-snapshot
32 lines (32 loc) · 1.77 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
TestGas:test_gas_chain_allocate_deallocate_from_portfolio_balance() (gas: 155363)
TestGas:test_gas_chain_create_allocate_from_portfolio() (gas: 460784)
TestGas:test_gas_chain_swap_allocate_from_portfolio() (gas: 327801)
TestGas:test_gas_chain_swap_deallocate_create_allocate_from_portfolio() (gas: 470302)
TestGas:test_gas_create_pool_allocate_transfer_from_wallet() (gas: 460492)
TestGas:test_gas_multi_allocate_10() (gas: 853389)
TestGas:test_gas_multi_allocate_100() (gas: 7461628)
TestGas:test_gas_multi_allocate_2() (gas: 395302)
TestGas:test_gas_multi_allocate_25() (gas: 1769294)
TestGas:test_gas_multi_allocate_2_pairs() (gas: 515736)
TestGas:test_gas_multi_allocate_5() (gas: 564596)
TestGas:test_gas_multi_allocate_50() (gas: 3460599)
TestGas:test_gas_multi_create_pool_100() (gas: 264444)
TestGas:test_gas_multi_deallocate_10() (gas: 448246)
TestGas:test_gas_multi_deallocate_100() (gas: 4156306)
TestGas:test_gas_multi_deallocate_2() (gas: 264442)
TestGas:test_gas_multi_deallocate_25() (gas: 857111)
TestGas:test_gas_multi_deallocate_2_pool_2_pair() (gas: 365064)
TestGas:test_gas_multi_deallocate_5() (gas: 330573)
TestGas:test_gas_multi_deallocate_50() (gas: 1724360)
TestGas:test_gas_multi_swap_10() (gas: 1100287)
TestGas:test_gas_multi_swap_100() (gas: 12966986)
TestGas:test_gas_multi_swap_2() (gas: 389117)
TestGas:test_gas_multi_swap_25() (gas: 2788271)
TestGas:test_gas_multi_swap_5() (gas: 641773)
TestGas:test_gas_multi_swap_50() (gas: 5859558)
TestGas:test_gas_single_allocate() (gas: 339512)
TestGas:test_gas_single_allocate_from_portfolio_balance() (gas: 339459)
TestGas:test_gas_single_deallocate() (gas: 244731)
TestGas:test_gas_single_swap() (gas: 307095)
TestGas:test_gas_single_swap_from_portfolio_balance() (gas: 305376)
TestGas:test_gas_single_swap_from_wallet() (gas: 307011)