Status: New
Owner: ----

New issue 3059 by [email protected]: Suspected GC stall after 114467 array shift() operations
http://code.google.com/p/v8/issues/detail?id=3059

When shifting out and calling tasks (functions) from a queue (array) the GC(?) is stalling for an inordinate length of time.

114467 shifts is OK
114468 shifts is problematic, symptoms occur

i.e. array.shift().task()

Code and traces at https://gist.github.com/cloudbender/7915579

Code and traces also attached here.

Windows 8.1 pro, AMD A8, 8GB, Node.js 0.10.22, no mods, hacks, flags

Attachments:
        arrayShiftVersusGC.js  3.1 KB

--
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/groups/opt_out.

Reply via email to