Comment #3 on issue 4384 by [email protected]:
String.prototype.startsWith is slow
https://code.google.com/p/v8/issues/detail?id=4384#c3
The following revision refers to this bug:
https://chromium.googlesource.com/v8/v8.git/+/b7db5cd9c761de2f15112ce4d46c7ade8c749ac0
commit b7db5cd9c761de2f15112ce4d46c7ade8c749ac0
Author: karl <[email protected]>
Date: Tue Sep 08 10:20:29 2015
[es6] Optimize String{Starts, Ends}With
Replace Math{Min,Max}
Direct string comparison
Compared to https://codereview.chromium.org/1321853006/
single character
found at true
77
P found at false
70
က found at false
70
BUG=v8:4384
LOG=N
Review URL: https://codereview.chromium.org/1324353002
Cr-Commit-Position: refs/heads/master@{#30631}
[modify]
http://crrev.com/b7db5cd9c761de2f15112ce4d46c7ade8c749ac0/src/string.js
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.