Closed Bug 236272 Opened 21 years ago Closed 7 years ago

CTextToken::ConsumeUntil could maybe be sped up

Categories

(Core :: DOM: HTML Parser, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: bzbarsky, Unassigned)

Details

(Keywords: perf, Whiteboard: [WONTFIX?])

See bug 218511 -- we're calling FindCharInReadable a lot here. I wonder whether we could do a faster job of this by hand, in general (skip out on the iterator stuff too and use direct pointer access). Thoughts, darin?
Assignee: parser → nobody
QA Contact: parser
Moot now?
Whiteboard: [WONTFIX?]
Tokens are gone.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.