Rants And Ramblings About Mobile Technology

Anders Borg writing about the fun and crazy world of mobile and Internet service technologies.

You can also read the blog via Twitter or your phone via wap.abiro.com. See the left menu for more news.

Comments on blog entries are moderated, but I'm rather liberal as long as it's not blatant advertising.

For general comments, advertising and contribution queries, please use the feedback form.

News feed (local)        FeedBurner Feed

Tuesday, May 01, 2007

 
Performance optimization of MIDlets
Despite the arguable value of certain optimizations, highlighted by the second article, the first one is most valuable. Read the third one at your own risk. I didn't find much useful there. The last is, you guessed it, mainly about game optimization.

General advice from yours truly:
  • Don't spend a lot of time optimizing code that is not performance-wise critical.
  • Learn a few good general optimizations and use them directly when coding. After a while you get a feel for what makes sense, and not.
  • The most important is that the code does what it's intended to do and is easy to maintain.

Optimizing for Speed in J2ME :: Extreme Tips for Lightning-Fast MIDlets

Java theory and practice: Urban performance legends

Optimisation tips and tricks for speeding up apps

J2ME Game Optimization Secrets

Comments: Post a Comment

Links to this post:

Create a Link



<< Home

This page is powered by Blogger. Isn't yours?