jsperf / jsperf.com

jsperf.com v2. https://github.com/h5bp/lazyweb-requests/issues/174
https://jsperf.com/
MIT License
1.32k stars 128 forks source link

Dashboard for Tests created / contributed to #252

Open XFoxPrower opened 7 years ago

XFoxPrower commented 7 years ago

Now that we have a form of authentication, would a dashboard of some sort be possible? Something to list all the tests we created or edited / subscribed to for quick reference. It would be a handy thing to have at the time of a browser update and it seems to fall in line with the Github social coding thing.

mathiasbynens commented 7 years ago

jsPerf v1 had something similar: http://jsperf.com/browse/max would list all tests whose author had “max” in the name. And that still works in v2!

I guess your proposal is different in that it is a private dashboard, only visible to the currently authenticated user. What info would it contain that is not already on the abovementioned page?