[Interest] "When its ready"

Alex Malyushytskyy alexmalvtk at gmail.com
Tue Dec 20 00:38:29 CET 2011


>The only possibility to fix this would be to break into multiple DLLs. I am
> completely opposed to that, as I expect the load time related to so many
> symbols and relocations to be higher.

If you have too many small dlls to load it will be slower,
but you can use a custom written loader which will counter this.
Google use this strategy for years already.

Alex



More information about the Interest mailing list