[kepler-dev] [Bug 4764] slow performance after run

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Thu Feb 11 19:21:26 PST 2010


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4764

Oliver Soong <soong at nceas.ucsb.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P2                          |P1
          Component|general                     |provenance
         AssignedTo|berkley at nceas.ucsb.edu      |crawl at sdsc.edu

--- Comment #4 from Oliver Soong <soong at nceas.ucsb.edu> 2010-02-11 19:21:26 PST ---
I've tracked this down to the ProvenanceRecorder listener on the workflow
NamedObj.  After running tpc09, I change the targetYear parameter to 2005. 
This takes about 1:30-2 minutes, entirely spent in the
ProvenanceRecorder.changeExecuted function.  Technically, it's spent in 3
separate calls to the ProvenanceRecorder.changeExecuted, as the parameter value
spawns a derivedFrom change and an entityId change.  Nonetheless, this
performance is bad enough and I think I have enough specificity to bump the
priority.

-- 
Configure bugmail: http://bugzilla.ecoinformatics.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the Kepler-dev mailing list