|
|
|
|
|
by mamcx
1787 days ago
|
|
Also "High coupling between components" is, a lot of times, GOOD. The more everything in the pipeline know about each other, the easiest is to code it and the FASTEST will be. You can say any performance gains is possible when you exploit this facts. And the more "abstract/invisible" everything is the more impossible is to make it so. |
|