delvtech / hyperdrive

An automated market maker for fixed and variable yield with on-demand terms.
Apache License 2.0
26 stars 3 forks source link

Fix for Spearbit #17 #951

Closed jalextowle closed 4 months ago

jalextowle commented 4 months ago

Resolved Issues

Spearbit Issue #17

Description

This fixes a documentation issue introduced in the previous fix PR.

github-actions[bot] commented 4 months ago

Hyperdrive Gas Benchmark

Benchmark suite Current: 0c3e8e367593b20b226f0b18d08682acaff9c4ba Previous: d52ee9c85f31a11c1c2ce84e0e2139134932c7a6 Deviation Status
addLiquidity: min 33915 gas 33915 gas 0% 🟰
addLiquidity: avg 144576 gas 143593 gas 0.6846% 🚨
addLiquidity: max 404397 gas 404397 gas 0% 🟰
checkpoint: min 29232 gas 29232 gas 0% 🟰
checkpoint: avg 103680 gas 103642 gas 0.0367% 🚨
checkpoint: max 211837 gas 211837 gas 0% 🟰
closeLong: min 31428 gas 31428 gas 0% 🟰
closeLong: avg 137733 gas 137616 gas 0.0850% 🚨
closeLong: max 2640321 gas 2640321 gas 0% 🟰
closeShort: min 31349 gas 31349 gas 0% 🟰
closeShort: avg 132551 gas 132700 gas -0.1123% ✅
closeShort: max 227388 gas 227388 gas 0% 🟰
initialize: min 31283 gas 31283 gas 0% 🟰
initialize: avg 253503 gas 253504 gas -0.0004% ✅
initialize: max 322697 gas 322697 gas 0% 🟰
openLong: min 33503 gas 33503 gas 0% 🟰
openLong: avg 167040 gas 167170 gas -0.0778% ✅
openLong: max 253061 gas 253061 gas 0% 🟰
openShort: min 33848 gas 33848 gas 0% 🟰
openShort: avg 169869 gas 169941 gas -0.0424% ✅
openShort: max 363412 gas 363412 gas 0% 🟰
redeemWithdrawalShares: min 31227 gas 31227 gas 0% 🟰
redeemWithdrawalShares: avg 61767 gas 61861 gas -0.1520% ✅
redeemWithdrawalShares: max 167368 gas 167368 gas 0% 🟰
removeLiquidity: min 31323 gas 31323 gas 0% 🟰
removeLiquidity: avg 221795 gas 222351 gas -0.2501% ✅
removeLiquidity: max 375299 gas 375299 gas 0% 🟰

This comment was automatically generated by workflow using github-action-benchmark.