Hi,
I developed a small application connecting to a database and rendering graphics using JFreeChart.
I was very surprised that the application is not faster on Linux (Debian) than on Windows (XP).
So I was wondering what could be the reasons : is it because mathematical requests are faster on Linux, but SQL queries take the same time ?
The aim of my question is to understand how I could optimize the calculation times of my application.
Thanks in advance for your opinion !
Optimize execution time
-
- JFreeChart Project Leader
- Posts: 11734
- Joined: Fri Mar 14, 2003 10:29 am
- antibot: No, of course not.
- Contact:
Why do you expect Linux to be faster?axel wrote:And I would have expected it to be much faster with Linux....
David Gilbert
JFreeChart Project Leader
Read my blog
Support JFree via the Github sponsorship program
JFreeChart Project Leader

