hey all,
I'm working through a thread on the Chrome Frame mailing list and trying to diagnose an issue with this page on the latest Chrome:
http://dojotoolkit.org/documentation/tutorials/1.6/datagrid/demo/datagrid.html
It's so slow that I wasn't sure at first if I'd done something wrong. A quick look at the waterfall showed it requesting this file which clocks in at 11MB source, 1.26MB zipped on the wire:
http://dojotoolkit.org/documentation/tutorials/1.6/datagrid/demo/all-batting.json
The only thing nice I can say about that is that at least you're getting a good compression ratio. But seriously. 11MB. For a demo/tutorial.
Is that getting included in source package downloads too?