Geek Articles

Categories

 

Subscribe

Daily Updates Subscribe geekarticles update via email Subscribe geekarticles update via RSS

 
GeekArticles Java Core Java

How To Go Slow

Author: artima.com | Published: 9th Feb 2008 | Visited: 164 times | Add Comment
Filed in: Core Java

Computers make life easier because they're so fast, right? Well, yes and no. Do you write efficient code? The author reveals some disconcerting inefficiencies lurking in commonly used software and development practices.

Read Article
 

Sponsored Links

 


Related Articles

 Memory Leak/Slow Response QC#: 56237 Version: 11.2 Status: Open defect, requires resolution Descripti ...

 Marshalling (or parsing) SOAP is very slow. QC#: 6332 Version: 7.0 Status: Open defect, requires resolution Description: I have classes inheriting from TRemotable and then arrays of those classes, similar way as in Demo projects like WebServicesDBServer. When I have few hundred items in one arr ...

 Slow key response - memory leak QC#: 45108 Version: 11.0 Status: Closed defect, no action required Resolution: Bug could not be reproduced as submitted Description: The application gets progressively slower to respond to keys strokes. After about two hours use I have to exit Borland ...

 Replace very slow DupeString function QC#: 41553 Version: 10.0 Status: Open defect, requires resolution Description: The DupeString function in StrUtils.pas is very inefficient, and very slow (because it performs far more memory moves than are necessary). The proposed replacement version ...

 IDE slow to switch between debug and default layouts QC#: 37152 Version: 10.0 Status: Open defect, requires resolution Resolution: Bug is a duplicate (must note dup bug #) Description: With this particular project, after components are moved around and the projects has been run several times in the debu ...

 Oracle TEXT is slow when using wildcard in CONTAINS() Hello Tom, I using Oracle TEXT in my application. Here is how I created table and index : CREATE TABLE T_DOCUMENT ( DOC_ID NUMBER(22, 0) NOT NULL, CREATE_TIME DATE DEFAULT SYSDATE NULL, CREATE_BY NUMBER(22,0), CHANGE_TIME DATE, CHANGE_BY NUM ...

 MemMgr is very slow~ QC#: 24077 Version: 10.0 Status: Closed defect, no action required Resolution: Behavior is as designed Description: for some code, FastMM 4.x and Delphi 10' MemMgr is very slow(20min+). but the code is fast in D7' MemMgr(only 1s). the procedure Test_ ...

 Web Service Client - array of complex types - very slow QC#: 33851 Version: 10.0 Status: New defect, requires tester review Description: The client code for parsing/decoding/reassembling arrays of complex types is very slow. Our application passes back a 1-D array (list) of complex types (name=value) abou ...

 Join our slow chat on Visual C++ During the week of June 19th, the Visual C++ team will be hosting a slow chat titled "Visual C++: Yesterday, Today and Tomorrow" on CodeGuru (www.codeguru.com). For this slow chat we?ll be discussing the history & evolution of Visual C++. Please join ...

 Tabbing Between Files in Codeeditor is Slow QC#: 24348 Version: 10.0 Status: Open defect, requires resolution Description: It is very slow to tab between open files in the editor with CTRL+TAB. Tabs and code view gets out of sync when tabbing "fast". After a "fast" tabbing through all tabs it g ...



Next: Data Binding in Java



Post Comment

Name:


Email:
 (Optional. Used for Notification)

Title:

 
Comment:


Validation Code:
 <=>  (Enter this code in text box)





Latest Articles

 

Popular Articles

Sponsored Links