Skip to content
  • Deucе's avatar
    b4d3dd21
    Use static RGB map · b4d3dd21
    Deucе authored
    This increases the binary size by 128MB, but allows much faster
    startup, and should actually use less memory since the VM can page
    out (or just not page in) the parts of the table it doesn't use,
    and it can share the pages between different instances.
    b4d3dd21
    Use static RGB map
    Deucе authored
    This increases the binary size by 128MB, but allows much faster
    startup, and should actually use less memory since the VM can page
    out (or just not page in) the parts of the table it doesn't use,
    and it can share the pages between different instances.
Loading