Status: New
Owner: ----
New issue 3505 by [email protected]: Are limits on FixedArray etc
really needed?
http://code.google.com/p/v8/issues/detail?id=3505
V8 seems to impose limits on the sizes of objects, arrays and strings,
while permitting limitless heap allocations.
However, this affects and limits use-cases on server-side javascript (node).
Are such limits necessary, and if so, to what purpose and design goal?
Does allocating (relatively static) large flat objects / hashes really
degrade GC performance?
--
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.