Clear questions and runnable code get the best and fastest answer |
|
PerlMonks |
Re^2: WWW::Mechanize::Chrome VERY slow on xpath obtaining TDs of a TRby ait (Hermit) |
on Nov 25, 2022 at 15:46 UTC ( [id://11148389]=note: print w/replies, xml ) | Need Help?? |
No, I haven't done more than simple measurements to pinpoint the delays in my own code. But because the delays in fetching the TDs in the context of a specific TR node are proportional (or maybe exponential) to the amount of TRs, it seems obvious that there's either a bug, or some intrinsic limitation in the way that xpath is implemented (e.g. re-parsing the whole page every time).
In Section
Seekers of Perl Wisdom
|
|