Performance Thumb Rules
IT Notes → C# @ December 22, 2020
- Cache variables.
- Move max code out of loops.
- Factoring control statements.
- Use switch statements.
Subscribe
Login
0 Comments