Open docongminh opened 1 year ago
When many users create tweets. tweetAccounts will be increasing over time. it's leads to bad performance when you fetch all tweet accounts (for example scrolling tweets)
tweetAccounts
https://github.com/lorisleiva/solana-twitter/blob/11e40b7380dd207c11812e3336a4eb41d9aeac27/tests/solana-twitter.ts#L123-L126
When many users create tweets.
tweetAccounts
will be increasing over time. it's leads to bad performance when you fetch all tweet accounts (for example scrolling tweets)https://github.com/lorisleiva/solana-twitter/blob/11e40b7380dd207c11812e3336a4eb41d9aeac27/tests/solana-twitter.ts#L123-L126