Y
Y
Yaroslav2017-03-29 15:04:12
css
Yaroslav, 2017-03-29 15:04:12

Gzip, processing speed: .gz file or just mimicry?

Nginx, upon request, gives spa statics - a js file created by webpack and separately css. Maybe someone tested or is there somewhere to read that the browser will process faster at the same connection speed and files:
1. download gz, unzip and process
2. download the mimic file and process it
??

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Delakey Blackhole, 2017-03-29
@DELAKEY

in general, one does not interfere with the other, but if the file is already not large, then gz, on the contrary, will slow down

A
Alexander Aksentiev, 2017-03-29
@Sanasol

browser will process faster

what to do faster write a question to the toaster or enable gzip on the webserver and check?
Almost all sites use gz - have you seen the lags?
The processing speed does not change at all, it only affects downloading, unpacking garbage.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question