If you properly send Cache-Control headers for *.cache.* files, Gears
won't do anything more than the browser cache (hey, it's just a local
cache after all)
Eventually, using Gears will allow you to pre-load all non-JS
resources (what you put in public/ and the *.cache.png image bundles),
which might speed up your app a bit...