Bug 162338 - Optimize URLParser
Summary: Optimize URLParser
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alex Christensen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-21 08:38 PDT by Alex Christensen
Modified: 2016-09-21 11:35 PDT (History)
0 users

See Also:


Attachments
Patch (7.84 KB, patch)
2016-09-21 08:44 PDT, Alex Christensen
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Christensen 2016-09-21 08:38:00 PDT
Optimize URLParser
Comment 1 Alex Christensen 2016-09-21 08:44:20 PDT
Created attachment 289453 [details]
Patch
Comment 2 Tim Horton 2016-09-21 11:07:58 PDT
Comment on attachment 289453 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=289453&action=review

> Source/WebCore/ChangeLog:3
> +        Optimize URLParser

This is an awful title that tells me nothing!

> Source/WebCore/ChangeLog:8
> +        No change in behavior. Just a marginal performance improvement.

Explain how!
Comment 3 Alex Christensen 2016-09-21 11:35:57 PDT
http://trac.webkit.org/changeset/206223