Changes

Jump to: navigation, search

StartupCache

26 bytes added, 18:36, 6 October 2009
no edit summary
* Index of entries in the file(at the end of it)
* Per entry-checksum like jars
* No multiplexing, writing to the cache will write into a memory buffer and it will be serialized on .Close()(one close() per module).
* Single mmaped cache file to reduce file io
* Will be suitable for everything that's currently stored in fastload + manifest cache + pref cache + etc

Navigation menu