Actually resources should load faster than files from disk, because they are already in memory, but they increase the startup time a bit, since OS must load a larger file.
The maximum size is, AFAIK, determined by the size of a file that your compiler can compile.
Bookmarks