Skip to content

Optimize single element find#827

Open
mvorisek wants to merge 2 commits into
minkphp:masterfrom
mvorisek:optimize_single_find
Open

Optimize single element find#827
mvorisek wants to merge 2 commits into
minkphp:masterfrom
mvorisek:optimize_single_find

Conversation

@mvorisek

@mvorisek mvorisek commented Apr 18, 2022

Copy link
Copy Markdown
Contributor

no BC break, no functionality change

improve performance with large sites with wide locators

@mvorisek mvorisek force-pushed the optimize_single_find branch from e44c723 to f160d71 Compare April 18, 2022 11:14
@mvorisek mvorisek force-pushed the optimize_single_find branch from f160d71 to 91314b2 Compare April 18, 2022 11:16
@mvorisek mvorisek force-pushed the optimize_single_find branch from d604a66 to 2a6eff2 Compare April 18, 2022 11:49
@mvorisek

Copy link
Copy Markdown
Contributor Author

please help with adjusting the tests

Comment thread src/Element/Element.php
@stof

stof commented Apr 27, 2022

Copy link
Copy Markdown
Member

@mvorisek you need to update the tests of find()

@mvorisek

Copy link
Copy Markdown
Contributor Author

@mvorisek you need to update the tests of find()

Yes, I tried to do so, but the assertions are written using mocked objects and I do not know how to fix them. Can you please help?

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.

3 participants