|
|
|
| |
 |
First make it work, then make it fast
This is true even if you are certain that a piece of code is really important and that it will be a principal bottleneck in your system. Get the system going first with as simple a design as possible. Then, if it isn't going fast enough, profile it. You'll almost always discover that the bottleneck you thought you had isn't really the most critical problem. This will let you prioritize application optimization tasks appropriately and thus save your time for the really important stuff.
|
Java Zone - Get Help - Search
Tips
|
|
 |
Save on Hot Java Specials
|
SOFTWARE:
dtSearch Web
Add power searching to your web site. Buy Now! |
BOOKS:
PointBase Mobile Edition
Enable local data access for mobile users. Buy Now! |
|
 |
|