Bug 138201 - [JFace] [ICU] startup performance affected by slow performance of ICU Collator
Summary: [JFace] [ICU] startup performance affected by slow performance of ICU Collator
Status: RESOLVED WONTFIX
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.2   Edit
Hardware: PC All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform UI Triaged CLA
QA Contact:
URL: http://bugs.icu-project.org/trac/tick...
Whiteboard: stalebug
Keywords: performance
: 170548 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-04-24 11:19 EDT by Karice McIntyre CLA
Modified: 2019-10-08 10:45 EDT (History)
8 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Karice McIntyre CLA 2006-04-24 11:19:49 EDT
Eclipse 3.2 uses ICU4J 3.4.4.1.  Duong ran a performance test against ICUs Collator vs java.text.Collator and found ICUs Collator to be 3.3 times slower.  A bug has been logged against ICU4J:
http://bugs.icu-project.org/cgi-bin/icu-bugs/incoming?findid=5174
Comment 1 Eric Moffatt CLA 2006-04-24 11:24:50 EDT
Back to you for tracking Karice...
Comment 2 Karice McIntyre CLA 2006-04-24 11:42:37 EDT
Some additional info.  Seems the numbers vs 1.4 and 1.5 (both Sun) vary enough to be noted:
                  Sun 1.5      IBM 1.5
java.Collator      54ms         162ms
icu.Collator      360ms         516ms

The numbers provided in the ICU bug were against IBM JDK 1.5.  They were:
java.text.Collator 157 
com.ibm.icu.text.Collator 515 
Comment 3 Duong Nguyen CLA 2006-04-24 14:47:10 EDT
Just to clarify the test that I ran between the two Collator classes that I was only recording the start up time. 

Eg. Collator.getInstance()

Comment 4 Karice McIntyre CLA 2007-01-16 10:47:28 EST
*** Bug 170548 has been marked as a duplicate of this bug. ***
Comment 5 Karice McIntyre CLA 2007-01-16 10:55:04 EST
Looks like the ICU bug is targetted to be fixed in ICU4J 3.8, so Eclipse won't see this fix until post-3.3.
http://bugs.icu-project.org/trac/ticket/5174
Comment 6 Benjamin Pasero CLA 2007-01-16 11:25:47 EST
From the duplicate Bug 170548: This performance problem shows itself when first opening an editor in Eclipse. It takes up to 10 seconds on my older notebook and is really annoying.
Comment 7 Eclipse Genie CLA 2019-03-29 16:56:26 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.
Comment 8 Lars Vogel CLA 2019-10-08 10:45:16 EDT
This bug was marked as stalebug a while ago. Marking as wontfix.

If this report is still relevant for the current release, please
reopen and remove the stalebug whiteboard tag.