primitivefinance / portfolio

Portfolio is an automated market making protocol for implementing custom strategies at the lowest cost possible.

Home Page:https://www.primitive.xyz/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Measure Limits of Multiprocess

Alexangelj opened this issue · comments

Description

Multiprocess loops over operations to execute them - this loop has not been measured or analyzed fully. For example, what is the maximum number of swaps we can do in a single multiprocess? Both the gas and combination of operations should be measured with a report that is printed in a ci workflow.