I know that design templates are very useful when creating large projects. Does anyone have experience in creating a project with a normal (OO, procedural) and using design patterns in relation to performance (execution speed)? I want to create some kind of large project, and I'm afraid that using scripting patterns my scripts will run slower. So What is pefrmance code with desp paterns compared to regular OO programming?
Hi
Personally
I would program it and then find out if there are problems with speed / bottlenecks.
, .
- . ( , ), .
, . , , , .
PHP, .
, . , .
. . , - , .
, - , .
: " , ". , , . : - , , , ?
, , , . , , .
, ; , , , .
, ( MVC). , / OO. ( , ). Factory, Decorator, Singleton ..
, , . Ex. ORM , , .
Source: https://habr.com/ru/post/1732874/More articles:PHP: Get the class name passed by var? - oopHow to access the software displayed on the Android lock screen - androidIs it possible to measure the necessary buffer for sprintf in Microsoft C ++? - c ++Datagrid для Symfony? - phpCrypto ++ Version 5.6.0 - c ++Merge a string with a common middle part - stringCruiseControl.NET Continuous Integration Lock File Access - .netЭто утечка памяти? - objective-cDependency injection, unit testing and information hiding - designSQL Server query returning multiple rows - sql-serverAll Articles