Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jdt-dev] Performance of type and constructor completions

Hi Dani,

can you make a guess where the bottleneck is? Would an appropriate fast index fix things or is there a performance problem in the ui? I’m looking for pointers which parts such a fix should replace and where to hook in. If you could list classes and methods (you expect) that consume a lot of the time would be a big help.

Marcel

Back to the top