Skip to content
New issue

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

Add dev client performance tests #1656

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

nplasterer
Copy link
Contributor

No description provided.

@nplasterer nplasterer marked this pull request as ready for review February 24, 2025 02:19
@nplasterer nplasterer requested a review from a team as a code owner February 24, 2025 02:19

println!("created a DM in: {}ms", elapsed.as_millis());
assert!(
elapsed < Duration::from_millis(200),
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can increase this number to be something more reasonable but have it low for now cause this is what passes on Local.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants