This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 271464 - slow performance working with Vaadin 7 API
Summary: slow performance working with Vaadin 7 API
Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.2
Hardware: PC Windows 10 x64
: P2 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-12 17:32 UTC by FiruzzZ
Modified: 2017-09-12 17:32 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
IDE log (275.59 KB, text/plain)
2017-09-12 17:32 UTC, FiruzzZ
Details

Note You need to log in before you can comment on or make changes to this bug.
Description FiruzzZ 2017-09-12 17:32:14 UTC
the IDE takes several seconds (4-8) to resolve an autocomplete (CTRL SPACE) or retrieve javadoc EVERY time the Vaadin API is involve, even requesting the same autocomplete right after (there is no cached/indexed improve about it)
I have been working on Vaadin projects for the last 6-8 months (since netbeans 8.1), with all Vaadin 7.x versions.
I have a decent PC, i7 (4rd gen) and SSD, 8Gb RAM. I compared the response against Eclipse and IntelliJ, it is an IDE performance problem

Product Version = NetBeans IDE 8.2 (Build 201609300101)
Operating System = Windows 10 version 10.0 running on amd64
Java; VM; Vendor = 1.8.0_144
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.144-b01

Reproducibility: Happens every time
Comment 1 FiruzzZ 2017-09-12 17:32:27 UTC
Created attachment 165120 [details]
IDE log