Bug 171695 - [INTL] Add PerformanceTests for Intl objects
Summary: [INTL] Add PerformanceTests for Intl objects
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: Andy VanWagoner
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-04 15:13 PDT by Andy VanWagoner
Modified: 2017-05-04 16:03 PDT (History)
6 users (show)

See Also:


Attachments
Patch (10.43 KB, patch)
2017-05-04 15:15 PDT, Andy VanWagoner
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andy VanWagoner 2017-05-04 15:13:06 PDT
[INTL] Add PerformanceTests for Intl objects
Comment 1 Andy VanWagoner 2017-05-04 15:15:09 PDT
Created attachment 309106 [details]
Patch
Comment 2 Benjamin Poulain 2017-05-04 15:22:47 PDT
Comment on attachment 309106 [details]
Patch

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

> PerformanceTests/Intl/collator-compare-all-options.html:16
> +    array[i] = i.toString(36).repeat(i)

I did not know you could pass to the base to toString()!
Comment 3 WebKit Commit Bot 2017-05-04 16:03:55 PDT
Comment on attachment 309106 [details]
Patch

Clearing flags on attachment: 309106

Committed r216214: <http://trac.webkit.org/changeset/216214>
Comment 4 WebKit Commit Bot 2017-05-04 16:03:56 PDT
All reviewed patches have been landed.  Closing bug.