Confirmed users
381
edits
No edit summary |
No edit summary |
||
| Line 12: | Line 12: | ||
* Single mmaped cache file to reduce file io | * Single mmaped cache file to reduce file io | ||
* Will be suitable for everything that's currently stored in fastload + manifest cache + pref cache + etc | * Will be suitable for everything that's currently stored in fastload + manifest cache + pref cache + etc | ||
* Cache should have a string table that cache's consumers can share. | |||
Cache's filename should be: | Cache's filename should be: | ||
startup.<endianness>.<wordsize>.cache to avoid issues with people moving profiles between machines | startup.<endianness>.<wordsize>.cache to avoid issues with people moving profiles between machines | ||