What are the Drawbacks of large binaries?

Posted by sum1stolemyname on Stack Overflow See other posts from Stack Overflow or by sum1stolemyname
Published on 2010-03-17T07:59:06Z Indexed on 2010/03/17 8:01 UTC
Read the original article Hit count: 327

Filed under:
|

I ask since a project I work on generates a single, monolithic DLL of about 50 MB size.

Does a large library like this one impede performance, or can it bring other gotchas?

© Stack Overflow or respective owner

Related posts about dll

Related posts about language-agnostic