DLL performance

  • Thread starter Thread starter mohamed.ali
  • Start date Start date
M

mohamed.ali

Guest
Assuming I included LOTS of unused header files in every cpp file in a large DLL

does this affect runtime performance(cpu and ram)

and if it does

assuming we have a project with multiple DLL which include useless header files can this hit the performance badly assuming the end user is running other applications as everyone today

Continue reading...
 
Back
Top