[Cosmo-dev] UI Performance Evaluation

Bobby Rullo br at osafoundation.org
Thu Aug 2 11:54:24 PDT 2007


On Aug 2, 2007, at 11:24 AM, Brian Moseley wrote:

> On 8/1/07, Bobby Rullo <br at osafoundation.org> wrote:
>> Hi all, I've taken some notes on my investigation of Cosmo UI
>> performance:
>
> good job!

Fankf!

>
>> Skip to the bottom of the page for possible next steps.
>
> two other suggestions come to mind: stripping non-essential atom
> envelope (feed and entry) information and, for dashboard queries,
> including only the records and fields that are actually used by the
> dashboard view. either or both of these would dramatically reduce the
> amount of data being sent by the server. it's unclear which of
> gzipping, stripping, or gzipping+stripping would be the best, so maybe
> we should try them all.

Yeah, those seem like relatively easy wins. There might be ways to  
make the JSON format a little terser as well (eg. instead of "text"  
and "integer" for data types, "t" and "i" could do nicely)

I'll add those to the list.

Do you all think we should do some/all/any this stuff now, or wait  
till AfterPreview(tm)?

bobby


More information about the cosmo-dev mailing list