Optimising software
I am interested in ideas for optimising software
+
–
Do you know what causes software to feel slow?
How can we speed up programs?
Nėra sub-kategorijų.
+[klausimas]
metodas Invariant optimisation code movement
Imagine I have a nested loop and I do lots of work in this nested loop. Wouldn't it be more efficient to do some of this work incrementally such as when objects are created?
+[idėją]
+[projektas]