foonetic / agnostic-orderbook

3 stars 0 forks source link

test coverage and profiling #3

Open lidatong opened 2 years ago

lidatong commented 2 years ago

currently landscape is some minimal tests:

tasks:

lidatong commented 2 years ago

Currently working on filling in this table. Working on getting an apples-to-apples comparison, i.e. everything on Solana 1.9.6, running against a local test validator, etc.

Benchmarks (in compute units)

  Dex V3 (Serum) AOB (Bonfida) AOB (Anchor) Dex V4 (Bonfida) Dex V4 (Anchor)
create market          
new order          
cancel order          
consume events          
close market          

Notes

we can also create a similar table for #11

Links

i'm pulling compute units manually from solana logs after running these clients / tests