Closed AdamB2023 closed 1 year ago
nobody complained
I get it that nobody complained, however, target of every application should be also performance. The calls aren't done in parallel / multithread, otherwise all would be sent/returned almost immediately. For a frequent copy-trading, it's an issue, as trade may happen during extended rug-check.
v0.50.0
I assume Anti Rug upon start is doing an API call. Even with entered
EXPLORER_API_KEY
, it took 3s for 5 calls instead of 1s.