Skip to content

Pull requests: PuerkitoBio/goquery

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

perf: presize node-set maps in mapNodes, ClosestNodes and winnowNodes
#563 opened May 27, 2026 by jvoisin Contributor Loading…
perf: speed up Selection.Text by outlining recursion
#561 opened May 27, 2026 by jvoisin Contributor Loading…
perf: pre-check raw class attribute in HasClass
#560 opened May 27, 2026 by jvoisin Contributor Loading…
perf: short-circuit IsMatcher on the first match
#559 opened May 27, 2026 by jvoisin Contributor Loading…
perf: walk s.Nodes directly in HasNodes
#558 opened May 27, 2026 by jvoisin Contributor Loading…
perf: drop grep/closure indirection in winnowNodes
#557 opened May 27, 2026 by jvoisin Contributor Loading…
perf: skip dedup map in mapNodes for single-node selections
#550 opened May 23, 2026 by jvoisin Contributor Loading…
perf: replace Index() PrevAll traversal with direct sibling walk
#547 opened May 23, 2026 by jvoisin Contributor Loading…
perf: pre-allocate result slice in winnowNodes Not paths
#546 opened May 23, 2026 by jvoisin Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.