Hi,

good question. I'll try to find out and will get back to you here, but I 
won't have time for it before next Monday. I've put this on snooze so I 
don't forget - but if I do, please feel free to ping me again here!

Cheers,
Philipp

On Saturday, May 9, 2020 at 2:23:23 PM UTC+2, Hans Henrik Bergan wrote:
>
> these libraries only needs to be compressed once, after that they can be 
> served pre-compressed thousands, or even millions of times, right? 
> so i would imagine they'd use gzip -9 to minimize bandwidth usage, and 
> make the library load as fast as possible, but testing on
> https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js 
> it seems that file is served with gzip compression level 5... why? that 
> would make sense if they're compressing the file on-the-fly for every 
> request and they're trying to minimize cpu-utilization, but storing it 
> pre-compressed would use way less cpu anyway, so that probably isn't it.. 
> why is it served using gzip -5?
>

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Google AJAX APIs" group.
To post to this group, send email to
google-ajax-search-api@googlegroups.com
To unsubscribe from this group, send email to
google-ajax-search-api+unsubscr...@googlegroups.com
To view this message on the web, visit
https://groups.google.com/d/msgid/google-ajax-search-api/7fc122b0-e063-49db-b95f-d5d1196012a0%40googlegroups.com
For more options, visit this group at
http://groups.google.com/group/google-ajax-search-api?hl=en?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"Google AJAX APIs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-ajax-search-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-ajax-search-api/7fc122b0-e063-49db-b95f-d5d1196012a0%40googlegroups.com.

Reply via email to