[abc] jimplification when weaving into abc

From: Ganesh Sittampalam <Ganesh.Sittampalam@comlab.ox.ac.uk>
Date: Thu Sep 16 2004 - 21:01:50 BST

Weaving into abc with an empty aspect, which now finally works thanks to a
fix from Jennifer, takes 10 minutes. According to -debug timerTrace, the
worst offender by far is

"Finished Jimplification in 464328 millisec."

When I try to process individual classes with soot,
abc.aspectj.parse.CUP$Grm$actions shows up as a clear villain, causing
soot to require 512MB and 3 mins 51 seconds to run (just to read and
rewrite the file).

The obvious suspicion is that the jimple type assigner is blowing up on
this.

Cheers,

Ganesh
Received on Thu Sep 16 21:01:54 2004

This archive was generated by hypermail 2.1.8 : Thu Sep 16 2004 - 21:40:01 BST