View Single Post
Posts: 2,014 | Thanked: 1,581 times | Joined on Sep 2009
#86
Originally Posted by epitaph View Post
You want to download my java optimization Java is the only programming language using a garbage collector. That is why it can be optimized by passing a lot of variable to the virtual machine. You want to search TMO for N900 performance optimization tune-up utllities.
How does the fact that java uses garbage collector have anything to do with optimizing performance. In fact in many cases GC results in worse code and optimization as most of the new coders being churned out have no concept of memory management at all. They simply spawn var after var and leave it to the GC to handle cleanup. Try coding ANSI C where you have to malloc and umalloc each var and you will understand performance optimization.
__________________
Class .. : Power Poster, Potential Coder
Humor .. : [*********] Alignment: Chaotic Evil
Patience : [***-------] Weapon(s): +2 Logic Mace
Agro ... : |*****-----] Relic(s) : G1, N900