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 5, 2024
1 parent 180875b commit acf6721
Show file tree
Hide file tree
Showing 2 changed files with 288 additions and 269 deletions.
56 changes: 29 additions & 27 deletions .gas-snapshot
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ CanExecute:test_canExecute_false_insufficent_account_credit() (gas: 420873)
CanExecute:test_canExecute_false_invalid_signature() (gas: 455235)
CanExecute:test_canExecute_false_invalid_signer() (gas: 448226)
CanExecute:test_canExecute_false_maxExecutorFee_exceeded() (gas: 403715)
CanExecute:test_canExecute_false_nonce_used() (gas: 1028822)
CanExecute:test_canExecute_false_nonce_used() (gas: 1028823)
CanExecute:test_canExecute_false_require_verify_condition_not_met() (gas: 538394)
CanExecute:test_canExecute_false_trusted_executor() (gas: 444510)
CanExecute:test_canExecute_true() (gas: 444127)
Expand All @@ -25,37 +25,38 @@ Conditions:test_isPriceAbove() (gas: 175902)
Conditions:test_isPriceBelow() (gas: 175911)
Conditions:test_isTimestampAfter() (gas: 13222)
Conditions:test_isTimestampBefore() (gas: 13310)
Credit:test_credit(uint256) (runs: 256, μ: 107756, ~: 117896)
Credit:test_credit(uint256) (runs: 256, μ: 108183, ~: 117896)
Credit:test_credit_AccountDoesNotExist() (gas: 32903)
Credit:test_credit_event() (gas: 102432)
Debit:test_debit(uint256) (runs: 256, μ: 138815, ~: 148572)
Debit:test_debit_InsufficientBalance() (gas: 125707)
Debit:test_debit_Unauthorized() (gas: 125756)
Debit:test_debit_event() (gas: 106793)
DeploymentTest:test_deploy() (gas: 4314454)
DeploymentTest:test_deploy_perps_market_proxy_zero_address() (gas: 58292)
DeploymentTest:test_deploy_spot_market_proxy_zero_address() (gas: 55695)
DeploymentTest:test_deploy_susd_proxy_zero_address() (gas: 55682)
DeploymentTest:test_deploy() (gas: 4520538)
DeploymentTest:test_deploy_perps_market_proxy_zero_address() (gas: 58596)
DeploymentTest:test_deploy_spot_market_proxy_zero_address() (gas: 55999)
DeploymentTest:test_deploy_susd_proxy_zero_address() (gas: 55986)
DepositCollateral:test_depositCollateral() (gas: 433746)
DepositCollateral:test_depositCollateral_availableMargin() (gas: 437913)
DepositCollateral:test_depositCollateral_collateralAmount() (gas: 433866)
DepositCollateral:test_depositCollateral_insufficient_balance() (gas: 61182)
DepositCollateral:test_depositCollateral_totalCollateralValue() (gas: 435520)
DepositCollateral:test_depositCollateral_totalCollateralValue() (gas: 435542)
DepositCollateral:test_depositCollateral_zap() (gas: 942434)
EIP712Test:test_DOMAIN_SEPARATOR() (gas: 165)
EIP712Test:test_buildDomainSeparator() (gas: 165)
EIP712Test:test_cachedDomainSeparatorInvalidated() (gas: 144)
EIP712Test:test_constructor() (gas: 164)
EIP712Test:test_domainNameAndVersion() (gas: 1261)
EIP712Test:test_eip712Domain() (gas: 187)
EIP712Test:test_hashTypedData() (gas: 187)
Execute:test_execute_CannotExecuteOrder_invalid_acceptablePrice() (gas: 322429)
Execute:test_execute_CannotExecuteOrder_invalid_settlementStrategyId() (gas: 103642)
Execute:test_execute_CannotExecuteOrder_too_leveraged() (gas: 469075)
Execute:test_execute_event() (gas: 635760)
Execute:test_execute_order_committed() (gas: 632327)
Execute:test_execute_CannotExecuteOrder_invalid_acceptablePrice() (gas: 322430)
Execute:test_execute_CannotExecuteOrder_invalid_settlementStrategyId() (gas: 103643)
Execute:test_execute_CannotExecuteOrder_too_leveraged() (gas: 469076)
Execute:test_execute_event() (gas: 635761)
Execute:test_execute_order_committed() (gas: 632328)
Fee:test_fee_exceeds_account_credit() (gas: 139299)
Fee:test_fee_exceeds_maxExecutorFee() (gas: 138861)
Fee:test_fee_imposed() (gas: 722628)
Fee:test_fee_imposed() (gas: 722629)
FulfillOracleQuery:test_fulfillOracleQuery(bytes) (runs: 256, μ: 31345, ~: 31337)
FulfillOracleQuery:test_fulfillOracleQuery_refund(bytes) (runs: 256, μ: 40368, ~: 40360)
FulfillOracleQuery:test_fulfillOracleQuery_revert(bytes) (runs: 256, μ: 32992, ~: 32984)
Expand All @@ -64,10 +65,10 @@ MathLibTest:test_abs256() (gas: 480)
MathLibTest:test_fuzz_abs128(int128) (runs: 256, μ: 576, ~: 603)
MathLibTest:test_fuzz_abs256(int256) (runs: 256, μ: 471, ~: 458)
MathLibTest:test_isSameSign() (gas: 999)
MockUpgrade:test_upgrade() (gas: 4335511)
MockUpgrade:test_upgrade_credit_state(uint256) (runs: 256, μ: 4428305, ~: 4428305)
MockUpgrade:test_upgrade_nonce_state(uint256) (runs: 256, μ: 4369224, ~: 4369224)
MockUpgrade:test_upgrade_only_pDAO() (gas: 4320583)
MockUpgrade:test_upgrade() (gas: 4544733)
MockUpgrade:test_upgrade_credit_state(uint256) (runs: 256, μ: 4637533, ~: 4637533)
MockUpgrade:test_upgrade_nonce_state(uint256) (runs: 256, μ: 4578474, ~: 4578474)
MockUpgrade:test_upgrade_only_pDAO() (gas: 4529878)
MulticallFulfillOracleQuery:test_fulfillOracleQuery_multicall(bytes) (runs: 256, μ: 34629, ~: 34564)
MulticallFulfillOracleQuery:test_fulfillOracleQuery_multicall_double_spend(bytes) (runs: 256, μ: 47723, ~: 47597)
MulticallablePayableTest:testMulticallableBenchmark() (gas: 29229)
Expand All @@ -87,13 +88,13 @@ NonceBitmapTest:test_invalidateUnorderedNonces() (gas: 83097)
NonceBitmapTest:test_invalidateUnorderedNonces_Only_Owner_Delegate() (gas: 196511)
NonceBitmapTest:test_invalidateUnorderedNonces_Unauthorized() (gas: 35551)
NonceBitmapTest:test_invalidateUnorderedNonces_event() (gas: 58299)
ReduceOnly:test_reduce_only() (gas: 634049)
ReduceOnly:test_reduce_only_same_sign() (gas: 77843)
ReduceOnly:test_reduce_only_truncate_size_down() (gas: 634122)
ReduceOnly:test_reduce_only_truncate_size_up() (gas: 614734)
ReduceOnly:test_reduce_only_when_position_doesnt_exist() (gas: 166297)
ReduceOnly:test_reduce_only_zero_size_delta() (gas: 166331)
RemoveUpgradability:test_removeUpgradability() (gas: 4305948)
ReduceOnly:test_reduce_only() (gas: 634050)
ReduceOnly:test_reduce_only_same_sign() (gas: 77844)
ReduceOnly:test_reduce_only_truncate_size_down() (gas: 634190)
ReduceOnly:test_reduce_only_truncate_size_up() (gas: 614735)
ReduceOnly:test_reduce_only_when_position_doesnt_exist() (gas: 166298)
ReduceOnly:test_reduce_only_zero_size_delta() (gas: 166332)
RemoveUpgradability:test_removeUpgradability() (gas: 4515198)
SignatureCheckerLibTest:test_isValidSignatureNowCalldata(address,bytes32,bytes) (runs: 256, μ: 3487, ~: 3474)
VerifyConditions:test_max_condition_size_exceeded() (gas: 51295)
VerifyConditions:test_verifyConditions_InvalidConditionSelector() (gas: 19063)
Expand All @@ -103,6 +104,7 @@ VerifySignature:test_verifySignature(uint256) (runs: 256, μ: 30169, ~: 30169)
VerifySignature:test_verifySignature_false_private_key() (gas: 32833)
VerifySigner:test_verifySigner() (gas: 30896)
VerifySigner:test_verifySigner_false() (gas: 33604)
WithdrawCollateral:test_withdrawCollateral() (gas: 539673)
WithdrawCollateral:test_withdrawCollateral_insufficient_account_collateral_balance() (gas: 445890)
WithdrawCollateral:test_withdrawCollateral_zero() (gas: 441451)
WithdrawCollateral:test_withdrawCollateral() (gas: 539664)
WithdrawCollateral:test_withdrawCollateral_insufficient_account_collateral_balance() (gas: 445868)
WithdrawCollateral:test_withdrawCollateral_zap() (gas: 937242)
WithdrawCollateral:test_withdrawCollateral_zero() (gas: 441518)
Loading

0 comments on commit acf6721

Please sign in to comment.