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

feat(canary): use playwright for duration calculation #2075

Merged
merged 2 commits into from Mar 27, 2024
Merged

Conversation

arein
Copy link
Member

@arein arein commented Mar 27, 2024

Breaking Changes

N/A

Changes

  • feat(canary): use playwright for duration calculation
  • fix:
  • chore:

Associated Issues

closes #...

Copy link

vercel bot commented Mar 27, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
web3modal-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 27, 2024 8:39am
web3modal-gallery ✅ Ready (Inspect) Visit Preview Mar 27, 2024 8:39am
web3modal-laboratory ✅ Ready (Inspect) Visit Preview Mar 27, 2024 8:39am
web3modal-react-wagmi-ex ✅ Ready (Inspect) Visit Preview Mar 27, 2024 8:39am
web3modal-vue-wagmi-ex ✅ Ready (Inspect) Visit Preview Mar 27, 2024 8:39am

Copy link
Contributor

@lukaisailovic lukaisailovic left a comment

Choose a reason for hiding this comment

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

I'm not sure if this will also count the duration of the setup as well (fixture). If that is the case, our average duration will be ~20s. Canary will be able to detect if it works/doesn't work but no latency increase. Few seconds will be considered acceptable error.

@arein
Copy link
Member Author

arein commented Mar 27, 2024

I'm not sure if this will also count the duration of the setup as well (fixture). If that is the case, our average duration will be ~20s. Canary will be able to detect if it works/doesn't work but no latency increase. Few seconds will be considered acceptable error.

It was ~14.5s when I ran it from my hotel room

@arein arein merged commit ca8a4bd into V4 Mar 27, 2024
15 checks passed
@arein arein deleted the feat/canary3 branch March 27, 2024 10:44
@tomiir tomiir mentioned this pull request Mar 27, 2024
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.

None yet

2 participants