JPEGs optimization
|
12-04-2013, 04:29 AM
(This post was last modified: 12-04-2013 04:31 AM by jarrod1937.)
Post: #13
|
|||
|
|||
RE: JPEGs optimization
(12-04-2013 02:42 AM)lena Wrote: @ jarrod1937 Indeed, which is why I said the most optimized lossy format, any format can losslessly be compressed more, but it's a matter of CPU utilization required to achieve that both on the compression end, and the decompression end. CPU utilization during browser rendering is not something to ignore, and lossless compression techniques that can be tacked on only add to this, not to mention the diminishing returns it takes to compress the file that much. It takes considerably more processing power to compress an image more and more as the low hanging fruit of the binary level compression gets taken. Technically you can tell your browser to do gzip compression right now for images, but it will actually slow down your overall page display time (from my testing) for the little bit of download size it saves. I'm know there are better lossless compression techniques that can be used other than those used by gzip, but I still doubt the tradeoff is worth it, and those would require a new format adoption as mentioned, not an easy task ;-) |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
JPEGs optimization - lena - 09-03-2011, 08:44 PM
RE: JPEGs optimization - pmeenan - 09-07-2011, 02:21 AM
RE: JPEGs optimization - lena - 09-07-2011, 09:59 PM
RE: JPEGs optimization - pmeenan - 09-08-2011, 12:03 AM
RE: JPEGs optimization - lena - 09-15-2011, 02:49 AM
RE: JPEGs optimization - Aaron Kulick - 09-15-2011, 02:56 AM
RE: JPEGs optimization - jarrod1937 - 09-17-2011, 01:45 AM
RE: JPEGs optimization - lena - 12-03-2013, 11:52 PM
RE: JPEGs optimization - jarrod1937 - 12-04-2013, 12:34 AM
RE: JPEGs optimization - pmeenan - 12-04-2013, 12:59 AM
RE: JPEGs optimization - lena - 12-04-2013, 02:42 AM
RE: JPEGs optimization - jarrod1937 - 12-04-2013 04:29 AM
RE: JPEGs optimization - pmeenan - 12-04-2013, 03:04 AM
RE: JPEGs optimization - lena - 12-04-2013, 08:37 PM
RE: JPEGs optimization - pmeenan - 12-05-2013, 03:15 AM
RE: JPEGs optimization - lena - 12-06-2013, 02:04 AM
RE: JPEGs optimization - iSpeedLink.com - 12-05-2013, 07:17 AM
|
User(s) browsing this thread: 1 Guest(s)