Add XHR timing test
Reported by Andor Salga | November 10th, 2010 @ 01:09 AM | in 0.5 (closed)
We need an XHR timing test since it seems Minefield is about 10
times slower
than Chrome/Chromium doing local XHR.
On Chrome, Mickey downloads at ~1.7 seconds.
On Minefield it takes ~18 seconds.
I have doubts that we can fix this so what I'll do is file a bug
with Mozilla
and provide a zip of a packaged test case along with a test on
Scotland (if
no other bug has been filed)
I wrote a blog about the issue here: http://bit.ly/9T6Z9N
Dave filed the bug on Bugzilla.Mozilla: https://bugzilla.mozilla.org/show_bug.cgi?id=611320
Comments and changes to this ticket
-
Andor Salga November 10th, 2010 @ 01:40 AM
- State changed from assigned to review-requested
Branch: http://github.com/asalga/XB-PointStream/tree/bug72
Test:
Please make sure the timing test works (under "test") along with the
other tests, since I updated them.Note:
I had to create a branch based off #71 since we need Chrome/Chromium working for the comparison. -
Andor Salga November 13th, 2010 @ 02:54 AM
- Tag set to perf, xhr
-
aSydiK November 19th, 2010 @ 03:49 AM
- State changed from review-requested to review-looks-good
Timing test looks good... will be very useful for perf checking...
r+
-
Andor Salga November 19th, 2010 @ 04:07 PM
- State changed from review-looks-good to staged
-
Andor Salga February 9th, 2011 @ 10:56 PM
- State changed from staged to checked-in
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
<b>XB PointStream</b> (working name)
A cross-browser JavaScript tool which will emulate Arius3D's PointStream viewer. It will be able to quickly render a large amount of point cloud data to the <canvas> tag using WebGL.<br />
Current release <a href="http://scotland.proximity.on.ca/asalga/releases/0.8/xbps-min-0.8.zip">XBPS 0.8</a>
People watching this ticket
Referenced by
- 71 Chrome and Chormium report TypeError I merged the code into my #72 branch, so please review th...
- 59 Exception thrown when screenshots cleared I merged the code into my #72 branch, so please review th...
- 73 XHR code needs update I fixed the issue and merged the fix into #72, please rev...