Fair enough. Like I said. We have a lot of work to do here and your test is a good microbenchmark that we should beat. On Jun 25, 2015 6:33 PM, "codesite-noreply via v8-dev" < [email protected]> wrote:
> > Comment #2 on issue 4246 by kpdecker: Computed Property Names up to 25x > slower than ES5 equivalent > https://code.google.com/p/v8/issues/detail?id=4246 > > The test was designed around what I presume the average user is doing > today, not around implementing a 100% spec accurate polyfill. Basically my > goal is to try to have the new features as fast as the common case they are > trying to implement unlike defineProperty in it's current implementations > vs. generic assignment. > > -- > 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. > -- -- 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.
