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

Decreasing Performance Over Time #34

Open
dbrody opened this issue Dec 29, 2021 · 1 comment
Open

Decreasing Performance Over Time #34

dbrody opened this issue Dec 29, 2021 · 1 comment

Comments

@dbrody
Copy link
Contributor

dbrody commented Dec 29, 2021

In my setup I'm seeing the performance of calls to playwright elixir take longer and longer the more actions are performed. I think it may have to do with callbacks or something? I do have a listener on responses.

It may be my setup but I'm curious if others see this or the best approach to test this issue?

@coreyti
Copy link
Member

coreyti commented Feb 2, 2022

Hey @dbrody, if you have a test script more or less ready to go for this issue, I'd really like to try it out. There's almost certainly some cleanup deserved that is not done at the moment. Could be callbacks, could be the "catalog" is growing. I'm very keen on figuring this out.

Thanks!

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

No branches or pull requests

2 participants