Re: [capnproto] Random access clarified

2023-09-05 Thread Johannes Dröge
Great, thanks for the clear statement! I have some follow-up questions now: 1) How is the memory usage patter for the deserialization of such members when they are accessed (either from disk or in memory). I suppose that the accessed element must be converted to a hardware-specific representati

Re: [capnproto] Random access clarified

2023-09-05 Thread 'Kenton Varda' via Cap'n Proto
On Tue, Sep 5, 2023 at 6:08 AM Johannes Dröge wrote: > Great, thanks for the clear statement! > > I have some follow-up questions now: > > 1) How is the memory usage patter for the deserialization of such members > when they are accessed (either from disk or in memory). I suppose that the > acces