Re: [Hypercontent-users] Workflow Screen Load Performance
Brought to you by:
alexvigdor
From: <al...@bi...> - 2008-04-25 20:43:40
|
Hey Adam, The latest build won't help with this issue. The problem is mostly due to the way the workflow details screen loads data for all tasks related to a given script. Improving the performance would primarily involve re-writing the workflow screens to use AJAX to load just the data needed to construct the current view. The best short-term advice I can give is to tweak scripts so that they automatically delete completed tasks after a window of time, so that you don't get such a large history of tasks built up on those screens. Alex Quoting Adam Carl <ac...@co...>: > Alex, > > At Columbia we have noticed the Workflow tab can take a fair amount of time > to load for certain people and certain projects. If we shut down > Hypercontent and delete the workflow-data folder for a project the > performance is improved. > > Any suggestions? Our build of Hypercontent in production is over a year > old, we are testing the latest code in CVS now and will be promoting that > next week. Should that help with this problem? > > Thanks, > > Adam > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > Don't miss this year's exciting event. There's still time to save $100. > Use priority code J8TL2D2. > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone > _______________________________________________ > Hypercontent-users mailing list > Hyp...@li... > https://lists.sourceforge.net/lists/listinfo/hypercontent-users > |