Census Data Loading Benchmarks

Posted on February 3rd, 2009, by Cristian in Flash, Flex, AIR

Benchmarks are hard, particularly for complex systems. The Census is a Flex application to demonstrate various methods of loading data in RIAs and see how these methods impact performance, bandwidth and client memory usage. Census renders a large chunk of data using Ajax ( HTML, SOAP, XML and JSON ), Dojo, Flex ( SOAP to AS and E4X, XML to AS and E4X, AMF3 and Paged). We can see the Server Exec Time, Transfer Time, Parse Time and Render Time easily.

census1

http://www.jamesward.com/census/

Leave a comment

Advertise / Sponsors

Comments RSS Feed

Recent Comments

  • yuci: ok, i solved the problem, but i will search for a better one. i just noticed, hidden div doesnt show itself...
  • yuci: hey, yeah i downloaded well, and i edited a lot this application, and i can say that, it is a wonderful app....
  • Cristian: No, it’s working as I tested.
  • yuci: is link dead, or just some temporary problem? i cant download zip files.
  • Fredrik: I can’t get this to work. It seems to fail at $order->setShippingAmount( $shipping_amount +...