How do you make sure your code is Performance optimized?
Anoniem
The answer to this question can be very elaborate. We need to pick and choose what are the key points for performance optimization. Read with binary search, clearing variables, not using select within a loop and finally doing an EPC check.