>> That's what I thought. 16 words is 128 bytes, right? If each "pointer" >> member is effectively two words because of the COW stuff, that still >> means we should be able to fit in 6 or so of them plus a few other >> bits... What does the memory layout of a Node look like in our setup >> right now?
We should assume that Option<AbstractNode> will be 1 word. It will need a bit of a compiler change, but Patrick and Brian seemed to think it should be easy to do. If it affects the work you're doing much (seems like it will) then we should lobby for the work to be done soon. jack. _______________________________________________ dev-servo mailing list dev-servo@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-servo