Skip to content

Commit

Permalink
📸 Update gas-snapshot/lcov
Browse files Browse the repository at this point in the history
  • Loading branch information
JaredBorders committed Jan 12, 2024
1 parent 057709d commit 4c98608
Show file tree
Hide file tree
Showing 2 changed files with 280 additions and 280 deletions.
22 changes: 11 additions & 11 deletions .gas-snapshot
Original file line number Diff line number Diff line change
Expand Up @@ -25,19 +25,19 @@ Conditions:test_isPriceAbove() (gas: 175814)
Conditions:test_isPriceBelow() (gas: 175643)
Conditions:test_isTimestampAfter() (gas: 13288)
Conditions:test_isTimestampBefore() (gas: 13376)
Credit:test_credit(uint256) (runs: 256, μ: 94654, ~: 105132)
Credit:test_credit(uint256) (runs: 256, μ: 94407, ~: 105132)
Credit:test_credit_event() (gas: 88175)
Credit:test_credit_zap() (gas: 677130)
Debit:test_debit(uint256) (runs: 256, μ: 136986, ~: 147308)
Debit:test_debit(uint256) (runs: 256, μ: 136361, ~: 147308)
Debit:test_debit_InsufficientBalance() (gas: 122862)
Debit:test_debit_Unauthorized() (gas: 122879)
Debit:test_debit_event() (gas: 104528)
Debit:test_debit_zap() (gas: 985097)
Debit:test_debit_zap_Unauthorized() (gas: 122935)
DeploymentTest:test_deploy() (gas: 4548579)
DeploymentTest:test_deploy_perps_market_proxy_zero_address() (gas: 58632)
DeploymentTest:test_deploy_spot_market_proxy_zero_address() (gas: 56035)
DeploymentTest:test_deploy_susd_proxy_zero_address() (gas: 56022)
DeploymentTest:test_deploy() (gas: 4548550)
DeploymentTest:test_deploy_perps_market_proxy_zero_address() (gas: 58616)
DeploymentTest:test_deploy_spot_market_proxy_zero_address() (gas: 56020)
DeploymentTest:test_deploy_susd_proxy_zero_address() (gas: 56007)
DepositCollateral:test_depositCollateral() (gas: 433747)
DepositCollateral:test_depositCollateral_availableMargin() (gas: 437914)
DepositCollateral:test_depositCollateral_collateralAmount() (gas: 433867)
Expand Down Expand Up @@ -70,10 +70,10 @@ MathLibTest:test_fuzz_toInt256(uint256) (runs: 256, μ: 989, ~: 438)
MathLibTest:test_isSameSign() (gas: 999)
MathLibTest:test_toInt256() (gas: 3347)
MathLibTest:test_toInt256_overflow() (gas: 3251)
MockUpgrade:test_upgrade() (gas: 4572748)
MockUpgrade:test_upgrade_credit_state(uint256) (runs: 256, μ: 4651263, ~: 4651263)
MockUpgrade:test_upgrade_nonce_state(uint256) (runs: 256, μ: 4606570, ~: 4606570)
MockUpgrade:test_upgrade_only_pDAO() (gas: 4557842)
MockUpgrade:test_upgrade() (gas: 4572719)
MockUpgrade:test_upgrade_credit_state(uint256) (runs: 256, μ: 4651240, ~: 4651240)
MockUpgrade:test_upgrade_nonce_state(uint256) (runs: 256, μ: 4606547, ~: 4606547)
MockUpgrade:test_upgrade_only_pDAO() (gas: 4557819)
MulticallFulfillOracleQuery:test_fulfillOracleQuery_multicall(bytes) (runs: 256, μ: 34608, ~: 34543)
MulticallFulfillOracleQuery:test_fulfillOracleQuery_multicall_double_spend(bytes) (runs: 256, μ: 47637, ~: 47511)
MulticallablePayableTest:testMulticallableBenchmark() (gas: 29229)
Expand All @@ -99,7 +99,7 @@ ReduceOnly:test_reduce_only_truncate_size_down() (gas: 634262)
ReduceOnly:test_reduce_only_truncate_size_up() (gas: 614807)
ReduceOnly:test_reduce_only_when_position_doesnt_exist() (gas: 166370)
ReduceOnly:test_reduce_only_zero_size_delta() (gas: 166404)
RemoveUpgradability:test_removeUpgradability() (gas: 4543163)
RemoveUpgradability:test_removeUpgradability() (gas: 4543140)
SignatureCheckerLibTest:test_isValidSignatureNowCalldata(address,bytes32,bytes) (runs: 256, μ: 3496, ~: 3474)
StorageLayout:test_credit_slot() (gas: 5584)
StorageLayout:test_nonceBitmap_slot() (gas: 5520)
Expand Down
Loading

0 comments on commit 4c98608

Please sign in to comment.