Expand description
Implements traversal over the DOM tree. The traversal starts in sequential mode, and optionally parallelizes as it discovers work.
Functionsยง
- report_
statistics ๐ - Do a DOM traversal for top-down and (optionally) bottom-up processing, generic over
D
. - work_
unit_ ๐max See documentation of the pref for performance characteristics.