On Tue, Oct 25, 2011 at 3:53 PM, Ojan Vafai <ojan@chromium.org> wrote: > I'm happy with this. In theory, vendors could implement this using > copy-on-write or something similar so that this pattern is roughly as > efficient as BlobBuilder, right? > It's simpler than that, since Blob data is immutable; you don't even need copy-on-write, just shallow copies. But you want that with BlobBuilder, too; I don't think this changes anything. -- Glenn MaynardReceived on Tuesday, 25 October 2011 20:30:45 GMT
This archive was generated by hypermail 2.3.1 : Tuesday, 26 March 2013 18:49:48 GMT