Linux.com

One other advantage of client-side not mentioned

Posted by: Anonymous [ip: 152.2.188.71] on February 04, 2008 08:39 PM
You can Gzip all of the javascript/css/data sent to the client to futher conserve bandwidth. You really can't do that effectively with a server-side graphic. I'd be curious to see the performance with Gzip in play. I'd also like to see a metric of what sort of resources are used by the various browsers to render the charts on the client-side :)

#

Return to Is server or client processing better for charts and graphs?