Is GWT Faster With Gears?

0 views
Skip to first unread message

dk

unread,
Apr 28, 2008, 1:36:19 AM4/28/08
to Google Web Toolkit


Hi,

I've got a gwt application, and I'm wondering if it'll be snappier if
I store the generated artifacts in gears? or is it really the same as
the browser cache?

Thomas Broyer

unread,
Apr 28, 2008, 5:29:20 AM4/28/08
to Google Web Toolkit
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...
Reply all
Reply to author
Forward
0 new messages