need about 24sec to execute on windows, but almost 80sec on solaris, could anyone tell me the possible reason?
Regards,
enrico
much slow on solaris than on windows
-
- JFreeChart Project Leader
- Posts: 11734
- Joined: Fri Mar 14, 2003 10:29 am
- antibot: No, of course not.
- Contact:
I think the Java2D implementation on Windows tends to be faster than on Linux, but that´s only an observation, I don´t have any performance numbers to back that up. And I don´t have access to a Solaris machine, so I can´t say anything about performance there.
It would be really nice to put together a performance reporting application for JFreeChart and get some hard numbers for various platforms, JDK versions, JFreeChart versions and chart types. I´d like to do some performance optimisation at some point, although flexibility and output quality are still more important to me than raw performance.
Can you post a sample application for a chart similar to the one you are generating? If so, I´ll run it on my machine (Gentoo Linux and Windows XP dual boot) and see how it goes.
It would be really nice to put together a performance reporting application for JFreeChart and get some hard numbers for various platforms, JDK versions, JFreeChart versions and chart types. I´d like to do some performance optimisation at some point, although flexibility and output quality are still more important to me than raw performance.
Can you post a sample application for a chart similar to the one you are generating? If so, I´ll run it on my machine (Gentoo Linux and Windows XP dual boot) and see how it goes.
David Gilbert
JFreeChart Project Leader
Read my blog
Support JFree via the Github sponsorship program
JFreeChart Project Leader

