mathiasbynens/jsperf.com

500 error probably because of large JS in test cases

Closed this issue · 1 comments

Created a test case, wanted to see the performance between loading two different builds of Ember.js...which is a rather large library. I realize this isn't something people usually use jsperf for, but if I can break things it probably needs to be accounted for. At the very least blocked?

Broken page is here: http://jsperf.com/its-morphin-time should produce 500 Internal Server Error

Tried again, about 8 minutes later from the initial attempts (6 or 7 original tries) and it works now. Must have been some sort of lag between processing. Maybe some code is not handling the processing of such large tests correctly? If you guys are bored, might look into it. But obv not a major deal so closing.