Hi Paul, [...] > This is a FAQ. You have incorrectly compiled your files. Remove all > compiled files for JDE, eieio, and semantic and run uncompiled. Or > if you insist on running compiled (really makes no difference in > performance), go back and search the JDE mailing list archive for > the many discussions of this subject and how to cure it. [...] I would certainly recommend to at least byte-compile Semantic. That should sensibly improve the performance of the parser (for example, macros & defsubst functions are inlined). Just a comparison between source and compiled version when parsing java.util.Vector.java (1.3.1_02): Source 1.983 sec. Byte code 0.892 sec. I am running NT Emacs 21 with latest Semantic & JDEE (source) on an IBM Thinkpad 390E laptop (Celeron 366MHz/192M RAM). Sincerely, David ____________________________________________________________ Faites un voeu et puis Voila ! www.voila.fr Avec Voila Mail, consultez vos e-mails sur votre mobile Wap.
