About

I am a software developer in Seattle, building a new AI software company.

Ads

March 2013

Sun Mon Tue Wed Thu Fri Sat
          1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31            

Ads


« Innovation at Microsoft | Main | AI Hubris »

January 26, 2006

Comments

Jason

And when you *do* get to the point where you need to optimize a program that's doing a lot of string searching, you'll usually have more luck minimizing the number of searches (by using a completely different data structure or approach to the problem) rather than the performance of each search.

The comments to this entry are closed.