Updates:
Status: Accepted
Labels: Type-FeatureRequest Priority-Low
Comment #1 on issue 3696 by [email protected]: slow code for 'integer'
checks
https://code.google.com/p/v8/issues/detail?id=3696
You may have heard that Crankshaft is deprecated (meaning, we try not to
touch it any more); however TurboFan is still some time away from getting
to optimizations on this level.
It also seems fairly hard to do this in a way that's *not* a very specific
hack to detect just this one pattern.
Btw, ES6 introduces Number.isInteger(), which currently isn't implemented
very efficiently either, but could easily be extended with a fast path for
Smis.
--
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.