Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-dev] OOME and performance issues in JSDT - questions for those who use...


Looks great! Hope this can get into SR1.

Regarding the performance issues listed, I strongly see oneĀ  candidate to cut out from JSDT: It's override indicators that are doubling the performance glitches and adds almost nothing useful for users (imho). Should we cut it out?

So this is the markers for wether a function or property overrides something in the scope known to the parser ?

I reckon this is not even possible to know reliably in javascript thus I would be inclined to not keep it enabled if it is a huge
performance stealer!


/max
http://about.me/maxandersen


Back to the top