pquery icon indicating copy to clipboard operation
pquery copied to clipboard

some improvements

Open to0oner opened this issue 7 years ago • 2 comments

The most important commit 88bd078 give the parser a big performance boost.

I've tested this with PHP 7.1.12 on some html files (size ~5kb), the parsing time decreases from ~4 seconds to under 0.1 seconds.

to0oner avatar Feb 27 '18 17:02 to0oner

LGTM — 88bd078 took a 2 min parsing operation down to 10 seconds in one test.

But RIP tburry/pquery :)

robations avatar Aug 10 '18 12:08 robations

Note there is some inconsistency between tabs and spaces within the source code, there is already inconsistency between files, but one line in the PR adds spaces into a file that has tabs.

robations avatar Aug 10 '18 12:08 robations