Mobile/Gonzales: Difference between revisions
< Mobile
Jump to navigation
Jump to search
(Created page with "Gonzales is a SPDY compression proxy prototype for more efficient mobile browsing. == Goals == * Reduce radio time * Reduce page load times * Reduce bandwidth requirements * ...") |
|||
| Line 9: | Line 9: | ||
== Experimental Setups == | == Experimental Setups == | ||
To evaluate the system, we test each component in isolation first. | |||
=== SPDY Proxy === | |||
=== Compression === | === Compression === | ||
=== Caching === | === Caching === | ||
Revision as of 09:50, 1 April 2014
Gonzales is a SPDY compression proxy prototype for more efficient mobile browsing.
Goals
- Reduce radio time
- Reduce page load times
- Reduce bandwidth requirements
- Increase user privacy
- Increase responsiveness for slow sites
Experimental Setups
To evaluate the system, we test each component in isolation first.