Discussion on:

Message 47 of 47
1 Vote
+ -
If you are looking at an issue like that in a framework
you missed lesson one on optimisation.

They are either messing about, or they are incompetent.

I was thinking more use of arrays / lists instead of switch or if
Dictionary or sorted list instead of Find on a List
Caching
The stringbuilder class...

Lots of things you can do in frameworks if you learn them instead of trying to revert to machine code in desperate attempt to save one clock cycle per hour...
Posted by Tony Hopkinson
11th Apr 2011