Hi Hannes, I'd vote to just use the fields in a simple way for the moment,
recognizing that we have plenty of room to optimize once the mechanics and
viability of the feature are clear.


https://codereview.chromium.org/43603002/diff/30001/src/objects.h
File src/objects.h (right):

https://codereview.chromium.org/43603002/diff/30001/src/objects.h#newcode8024
src/objects.h:8024: DECL_ACCESSORS(memento_create_count, Smi)
On 2013/10/28 10:46:54, Hannes Payer wrote:
If we encounter that allocation sites are getting too big, we could
just use
half a word for the found and create count.

I actually had something like this for a while, but pulled it out for
lack of evidence in favor of simplicity. How about we'll recognize that
the field layout may be wasteful, or have cache line issues, at the
moment we are testing these. (very soon, but not yet).

https://codereview.chromium.org/43603002/

--
--
v8-dev mailing list
v8-dev@googlegroups.com
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 v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to