Changes

Jump to: navigation, search

StartupCache

141 bytes added, 18:32, 6 October 2009
no edit summary
We hope to achieve some performance wins by having 1 file and contiguous buffers. Also, hopefully we can cache more stuff.
 
Proposed interface is just char* getBuffer(id), writeBuffer(id, buf, length). Clients take care of their own serialization/deserialization.

Navigation menu