Posted by Jason Barnett on 10/08/60 11:16
Balwant Singh wrote:
> Hi
>
> 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
>
If you really want to make that script go fast then you might try
contacting Johann directly. He has both public / commercial versions
and I'm willing to bet that the commercial version is faster than the
public one. That being said, the best way to improve performance is to
cache the graph.
Navigation:
[Reply to this message]
|