Hi I know that design-patterns are very useful in creating of big projects. Does anyone have experience in both creating project with normal (OO, procedural ) and using design patterns in respect to performance(speed of execution)? I want to create some big project and I am afraid that using design patterns my scripts would run slower. So What is pefrmance of code with desing paterns compare to normal OO programming?
Greetings