I've got a few files which cause PHP notices to show if I have them enabled. Everything works as it should, just the notices appear. I know they should be corrected (undefined index and undefined variable) but at the moment I need to get this done. Some pages have over 100, some are as few as 10.
Are there any adverse performance effects to putting this code live, i.e. additional server load?