[JBoss JIRA] (ERT-550) Benchmark old and new JDT Indexers
by Roland Grunberg (JIRA)
[ https://issues.jboss.org/browse/ERT-550?page=com.atlassian.jira.plugin.sy... ]
Roland Grunberg edited comment on ERT-550 at 12/15/17 3:47 PM:
---------------------------------------------------------------
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.
(Re-using initial built index)
100 workspace project / 4000 jars / 120000 classes
Old : 6s
New : 12s
(Rebuilding the index every time)
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.
was (Author: rgrunber):
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)
8 years, 3 months
[JBoss JIRA] (ERT-550) Benchmark old and new JDT Indexers
by Roland Grunberg (JIRA)
[ 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)
8 years, 3 months
[JBoss JIRA] (JBDS-4635) Unable to explicitly declare an oracle SID when using the New Connection profile
by Johnathon Lee (JIRA)
Johnathon Lee created JBDS-4635:
-----------------------------------
Summary: Unable to explicitly declare an oracle SID when using the New Connection profile
Key: JBDS-4635
URL: https://issues.jboss.org/browse/JBDS-4635
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Bug
Components: integration
Affects Versions: 11.1.0.GA
Reporter: Johnathon Lee
Connection url syntax of <host>:<port>:<service name> is specified when choosing SID which requires <host>:<port>/<SID>. Testing with a TNSListener where the SID and the SERVICE_NAME are the same will not show the issue.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 3 months