Forum Moderators: coopster
However, the best part is that the increase in processing time (unless you need to include hundreds of thousands of files for some weird reason) is not noticeable to any human who is looking at the web site, and the benefit to the developer of being able to reuse code far outweighs the microseconds of delay caused by having to include files.
Save yourself development time by using include statements and don't worry about any increase in page load times unless your web site is running off of a tape drive. ;)