We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Performance pass for large, small, medium groups
The text was updated successfully, but these errors were encountered:
We should be able to use xmtp_debug to test these cases
xmtp_debug
https://github.com/xmtp/libxmtp/tree/main/xmtp_debug
Sorry, something went wrong.
For instant UX, I would use react-query by just updating the query cache onMutate. Some WIP in use-send-message.ts
onMutate
use-send-message.ts
And for the speed of scrolling etc I wanted to use https://github.com/LegendApp/legend-list
Was just waiting for it to be a little more stable
rygine
No branches or pull requests
Performance pass for large, small, medium groups
Large 400
Medium 250
Small 30
The text was updated successfully, but these errors were encountered: