Friday, January 28, 2011

mXHR Playground

Recently I extended supplyJS to support streaming images. (This actually was implemented all the time, I just added the listener for the MIME types)

I guess streaming javascript & stylesheet files is not expressive as streaming images (in terms of measurable performance). So now you can test it yourself:

http://www.typeofnan.com/lab/mxhr-stream/

I'd be more than happy to get some responses from you guys. If you're in the mood, please post your Browser / version / performance to the comments!

! Important !
To make this work, I'm using base64 encoded images. The Internet Explorer does not handle base64 encoded images that well, so it might not work (properly)

Thanks.

7 comments:

  1. Chrome 8 / MaxOSX / classic 14906, mxhr 2883
    awesome!

    ReplyDelete
  2. Firefox 3.6.13 / Win7 / 12188ms vs. 9081ms :-)

    ReplyDelete
  3. firefox/Xp classic: 11204 mxhr: 8909

    ReplyDelete
  4. firefox/13008/8849

    ReplyDelete
  5. Mobile webkit / ?? / 38314 classic, 14891 mxhr

    ReplyDelete
  6. Chrome / 8 / 18310 vs 5527

    ReplyDelete
  7. Firefox / 3.6 / 11040ms - 8108ms

    ReplyDelete