|
<< Click to Display Table of Contents >> Navigation: Telegram > 2018 > 07 > 15 > Telegram_2018-07-15T19 |
2018-07-15T19:00:04
in web everything is a compromise between as fast as possible x user as little memory as possible
2018-07-15T19:02:58
yes, true
2018-07-15T19:06:43
You are partially right. The response in XML form might look big. But when gzip compressed this will go below 3 Kb. Maybe even less.
2018-07-15T19:09:50
I'm not saying that your idea is bad. I'm just saying that if we do it, we should have a switch to control that behavior
2018-07-15T19:14:18
In theory I agree with you. But performance must be measured
2018-07-15T19:14:25
for instance
2018-07-15T19:14:39
your first XML compressed goes to 1.6 kb
2018-07-15T19:14:45
the second compresses to 1.2 kb
2018-07-15T19:15:05
you see that even in a slow cell phone network it won't make much difference, right?