Na Sun, 07 Sep 2008 15:23:08 +0300, Michael Spector napisao:
Hi All,
I'm appealing to the people that experience performance issues in PDT
cut
Does anybody experience this bug on some open source PHP framework that
contains many PHP files?
i have those issues. i mainly work with symfony ( symfony-project.org )
kreso@deressh:~/workspace/uber$ ls -1 -R |wc -l
5091
kreso@deressh:~/workspace/uber$ ls -1 -R /usr/share/php/symfony/ |wc -l
2627
kreso@deressh:~/workspace/uber$ ls -1 -R /usr/share/php/data/symfony/ |wc -
l
186
this is a project i'm currently working and it has around 8000 files
( some of those are resources, but mostly are php files )
symfony framework is listed as include path
when using auto activation of code completition it takes around 10 sec
(cpu usage goes to 100% and disk activity is increased also ) to get any
response from editor (so i turned autoactivation off).
when completing already started phrase it works ok ( some little delay but
it's bearable 0.5-1 sec)
im using latest dltk and pdt build with eclipse 3.4 on 1.6 java OS: ubuntu
8.04
if you need some additional info, just ask