Re: server taking long time to make graph

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I am making graph in PHP using JPGRAPH. I am not taking big data, my data is only 48 points. Through TOP command in linux, I found that httpd is taking lot of time to make the simple x-y graph. I found that the graph size is 47.75kb only. May pls suggest if any setting needs to be done in PHP / APACHE etc. to make it fast

I haven't used jpgraph much, but I seem to remember reading somewhere in its documentation that if you are anti-aliasing the graph it will take a lot longer to generate.


Maybe that's it?

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux