When I had almost run out of ideas, I removed the word "system" from the date & time conversions. The time taken was immediately halved! However while diagnostic, this was not helpful because I have to show people dates in the format they expect, so instead of explicitly doing my conversion to system formats, I set the useSystemDate to true. This maintained the improved speed, or at least most of it.
The moral of the story is, that if you are doing lots of dateTime conversions, set the useSystemDate instead of specifying the system format in the convert command.
Cheers, Sarah [EMAIL PROTECTED] http://www.troz.net/Rev/
P.S. For anyone wondering why I am so concerned with speed, each individual chart is fine, but I may need to have a lot of charts displayed at the same time, so every tick counts.
_______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
