[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
Re: [aspectj-users] Overall problem with AJDT performance
|
- From: Andy Clement <andrew.clement@xxxxxxxxx>
- Date: Sat, 10 Oct 2009 16:38:43 -0700
- Delivered-to: aspectj-users@eclipse.org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=3mw61vTLOrKcw5hEQKmGnaZyhsPdIwa1HrKLoWf6VT4=; b=NH2jN183mQ1hIP8JNur7v8Qjwh6zuqbUNlVTMYnpcRy7yMj2yENBREqKk33xE8ynp4 fIWEhDP9M+Qxg/NXas+5tfhMemB4bM0gBlYk5hszTDiV0PApR+xnJ791268wDb6Vjspv KzbvgK00hecSUnMRdnuIDeSXmLBYuWC1dLTks=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=U+dX7iT/2Pm7E8Zv1phKsJKg4hU9zBF86afQERC9/tK0mlv/vIFMn4VhiFhfxFUuV2 1Q0QwIiuvBD7hE0W1jiShXledx9OtIANakD5vdxbb0xFwuET/pyv1vjXvthJ/++z7tox 5hp+N7UDt7f4iJY0nb2Bl7JqB0WrSSRR5nOBA=
Hey,
Andrew will look at the AJDT problems I'm sure. I'll do a bit more
testing on the change I made in zip 3 and probably commit it. I'm
pleased we have managed to make a difference here. If you want us to
take it further then we can try, but it'll be trickier without a
proper profile showing where your particular scenario is spending its
time. I can do some analysis of this() matching but without a similar
set of hierarchies to what you have as my test program, it may be hard
to spot any problems.
cheers,
Andy