Uniswap benchmark on Aurora (NEAR gas usage) #226
birchmd
started this conversation in
Show and tell
Replies: 1 comment
-
Update: wall-clock measurements As of this commit there is a separate benchmark which measures wall-clock time. Inspired by the measurements done by @matklad, it measures both with and without gas injection into the wasm (taking advantage of the fact that injection does not happen if the How to run benchmark:
Result (adding liquidity transaction -- 593k EVM gas):
Result (swap transaction -- 135k EVM gas):
Conclusions:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How to run benchmark:
Result (adding liquidity transaction -- 593k EVM gas):
Result (swap transaction -- 135k EVM gas):
Beta Was this translation helpful? Give feedback.
All reactions