-
Notifications
You must be signed in to change notification settings - Fork 128
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
jsperf.com returning 502s #537
Comments
+1 |
Same issue here too |
Lol this is still an issue. So jsPerf is a dead service I assume? |
Hi Dana, we're working to resolve. Apologies for delay
…On Tue, Oct 13, 2020 at 11:01 AM Dana Woodman ***@***.***> wrote:
Lol this is still an issue. So jsPerf is a dead service I assume?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#537 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAOY7ML65YK2KVQIMWP2D73SKSBVRANCNFSM4RU2U4OQ>
.
|
Are there any updates on this issue? It's the 4th of November and it's still down (502 error). |
Hey @asilluron Thanks for such a great service! I love JSPerf 🥇 |
@asilluron site is still down a month later 😢 |
+1. I haven't been able to access jsperf.com for several weeks - with different devices, with or without VPN. And that is really a problem as I'm doing research about web performance. I wish there was something like a GitHub repo with your user-generated test cases so that I could at least run them on my own. |
@wortwart Consider using https://jsbench.me in the interim. Or, run locally using: https://benchmarkjs.com |
If jsperf is not coming back, could we please have a database dump? A lot of helpful benchmarks in there that will take time to replenish elsewhere. |
I also loved the jsperf existing benchmarks which others have made, so I could compare solutions. Would love to see this running again. |
I'd even settle for a version of jsperf that just runs in the browser with no backing database at the moment. It's not overly difficult to slap together some benchmarks for certain things. Could you stand up jsperf again with the server-side components (log-in, finding old saved items, etc...) disabled so we can at least run benchmarks? I strongly dislike the UI of all the other performance websites out there. |
I just wonder why exactly jsperf is dead. Why not hand the project to someone that's interested in taking care of it? It seems like an useful and important project for the community. |
That's the $10,000 dollar question, Vic.
Haha 😂
I've tried https://jsbench.me and https://jsben.ch and prefer the latter,
but JSPerf has a sweet spot in my heart.
El vie., 22 de enero de 2021 1:56 p. m., Victor Queiroz <
[email protected]> escribió:
… I just wonder why exactly jsperf is dead. Why not hand the project to
someone that's interested in taking care of it? It seems like an useful and
important project for the community.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#537 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAFZ3D4LTU74ZNXSKPMLEE3S3HC6JANCNFSM4RU2U4OQ>
.
|
I decided to write a serverless client-side-only clone of jsPerf. It's a copy of the edit and test pages from jsperf. I still have a few small tweaks to make, but I left the existing jsPerf benchmarking logic intact. jsperf-static stores your test results in local storage, so there's currently no sharing performance result URLs. However, I plan on writing "generate share url" functionality that will compress your test data so it can fit on a URL. Obviously larget tests won't fit, but for the small ones it should work just fine. Here's the site: https://twitchbronbron.github.io/jsperf-static/ And here's the repository, feel free to open issues for anything you find that is missing or broken: https://github.com/TwitchBronBron/jsperf-static Give it a try, I'd love to know what you think! |
It'd be so nice if we could have a database dump – I frequently come across posts referring to a JSPerf that I can no longer play around with. Really miss this tool. |
hello @asilluron there is any update about the problem? |
Thank you for all the feedback. It seems that problem has to do with the
"routing" rules on the Vercel platform. It was not my intention to let this
sit so long, my sincere apologies, I've been helping with projects related
to front-line Covid problems (food delivery, pickup, mortgage servicing,
etc). I think we just need to tweak the Vercel config and see what happens.
…On Sun, Jan 31, 2021 at 3:30 PM Mathias Gheno Azzolini < ***@***.***> wrote:
hello @asilluron <https://github.com/asilluron> there is any update about
the problem?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#537 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAOY7MIQWENKQJIKEJOODO3S4XKZLANCNFSM4RU2U4OQ>
.
|
Thank you for your answer. There is something I can help to make it works? |
fyi, website still down. |
site is still down |
Yes, still down for me as well. @asilluron, we realize you're busy, but you're the only one who can fix this. Any chance you could carve out a little time in your schedule to give this another look? |
@asilluron (or whoever owns this project) just make the jsperf database publicly available and let us do what you can't. That's the best you can do for the community right now. |
@VictorQueiroz I don't own the project, I am just a collaborator, but I have set some time aside. I apologize, work has been beyond insane. I was in the midst of deploying online ordering for a major grocery chain during Covid, and then it just grew from there. I have opened a PR to track the work #541 |
In the effort of logging and making sure everyone is in the now, after I saw this comment I went to test the site, just to check. So it seems to have shifted somewhat in the error message, which is progress? |
To be honest, it seems so selfish to have everyone just wondering what is going with this project while whoever is in charge is just hiding somewhere. I believe we'd all appreciate getting some understanding on whether this project will ever be brought back on or not. Are you guys expecting to get some money out of this? Please enlighten us with some sort of information about why this project was completely abandoned to a point where no one understands what is going on anymore. I might be interested in buying this project, please let me know who can decide on this. Feel free to contact me anytime. |
@maxbeatty @asilluron pretty please ❤️ |
@asilluron A friend reminder that epidemic is over for quite a while, but the website is still down. :) Do you have an access to the database? Could you please upload it somewhere? |
Hi,
I found #418 but didn't want to comment on a very old issue, but I am seeing 502s for https://jsperf.com
If it helps, here is the cloudflare error screen that I see in every major browser:
The text was updated successfully, but these errors were encountered: