|
|
|
|
|
by VectorLock
1246 days ago
|
|
Also people seem to forget the rule of premature optimization. Worry about performance when performance starts to be a problem. You identify the area with performance is lacking and optimize that. Compute is cheap, manpower is expensive. |
|