[
https://issues.jboss.org/browse/ERT-550?page=com.atlassian.jira.plugin.sy...
]
Roland Grunberg commented on ERT-550:
-------------------------------------
Some new results tested with a basic attempt to disable the Java Model cache. This cache
is optimized for the old index, so disabling it should give a better idea of the actual
performance.
(Rebuilding the index every time)
100 workspace project / 4000 jars / 120000 classes
Old : 6s
New : 12s
(Re-using initial built index)
100 workspace project / 4000 jars / 120000 classes
Old : 9s
New : 15s
So while the results appear to show smaller difference when we attempt to eliminate any
advantage by the model cache, it still doesn't show the new indexer doing as well as
the old one, let alone outperforming it.
Benchmark old and new JDT Indexers
----------------------------------
Key: ERT-550
URL:
https://issues.jboss.org/browse/ERT-550
Project: Eclipse Release Train
Issue Type: Task
Reporter: Roland Grunberg
Assignee: Roland Grunberg
Benchmark the old and new JDT Indexers to determine which should be favoured in various
conditions.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)