mathiasbynens / jsperf.com

jsPerf.com source code
http://jsperf.com/
Other
473 stars 56 forks source link

Insert new tests in-between existing rather than just append new tests to the end #163

Closed heavensrevenge closed 10 years ago

heavensrevenge commented 10 years ago

It would be really nice to be able to insert new tests in-between existing tests instead of being forced to add a new blank test to the end; copy & paste them all down to rearrange them far enough to insert a new test at a current/contextual position.

An enhancement/addition to this would be the ability to rearrange tests with a "handle" so the tests don't need to be copy & pasted around in order to be rearranged manually as of this moment.

heavensrevenge commented 10 years ago

Any opinion on this? Was I clear enough on the intent/description?

mathiasbynens commented 10 years ago

Was I clear enough on the intent/description?

Yes.

But this is not a priority.