Monday, January 26, 2004
Tried profiling the chart routines, but there's not much I can do to speed them up. There are loads of allocations of char[] objects, most of which come from Font allocations in the axis constructors. We could cache the table data in the jsp engine, but it's not that much of a cost to retrieve compared to the charting.
The processor activity profiler can't record a session without crashing, so that's not much help.
T