The benchmark is emulating a server side workflow. I don't imagine there is anything like that needed on client side.
On client side you could be calculating fibonacci numbers for fun in the promise internals and no-one would notice anything. Although on client-side for some use-cases it's important to use a fast scheduler like a MutationObserver. Petka -- -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users --- You received this message because you are subscribed to the Google Groups "v8-users" 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/groups/opt_out.
