Skip to content
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

Open
JaKXz opened this issue Sep 21, 2020 · 30 comments
Open

jsperf.com returning 502s #537

JaKXz opened this issue Sep 21, 2020 · 30 comments

Comments

@JaKXz
Copy link

JaKXz commented Sep 21, 2020

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:

image

@thomasjammet
Copy link

+1

@MathieuPOUX
Copy link

Same issue here too

@danawoodman
Copy link

Lol this is still an issue. So jsPerf is a dead service I assume?

@asilluron
Copy link
Member

asilluron commented Oct 13, 2020 via email

@nikitahl
Copy link

nikitahl commented Nov 4, 2020

Are there any updates on this issue? It's the 4th of November and it's still down (502 error).

@DoctorDerek
Copy link

Hey @asilluron Thanks for such a great service! I love JSPerf 🥇

@danawoodman
Copy link

@asilluron site is still down a month later 😢

@wortwart
Copy link

+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.

@jwdunn1
Copy link

jwdunn1 commented Nov 23, 2020

@wortwart Consider using https://jsbench.me in the interim. Or, run locally using: https://benchmarkjs.com

@EricRabil
Copy link

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.

@peder1001
Copy link

peder1001 commented Dec 16, 2020

I also loved the jsperf existing benchmarks which others have made, so I could compare solutions. Would love to see this running again.

@TwitchBronBron
Copy link

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.

@VictorQueiroz
Copy link

VictorQueiroz commented Jan 22, 2021

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.

@DoctorDerek
Copy link

DoctorDerek commented Jan 22, 2021 via email

@TwitchBronBron
Copy link

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!

@EricRabil
Copy link

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.

@mathiasgheno
Copy link

hello @asilluron there is any update about the problem?

@asilluron
Copy link
Member

asilluron commented Jan 31, 2021 via email

@mathiasgheno
Copy link

Thank you for your answer. There is something I can help to make it works?

@the-wazz
Copy link

fyi, website still down.

@mathiasgheno
Copy link

The error for me is different now.

Screenshot from 2021-02-21 19-52-52

@CubeyTheCube
Copy link

site is still down

@TwitchBronBron
Copy link

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?

@VictorQueiroz
Copy link

@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.

@asilluron
Copy link
Member

@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

@Lagicrus
Copy link

@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.
Found this error
image

So it seems to have shifted somewhat in the error message, which is progress?

@TwitchBronBron
Copy link

Now there's a new error. 402: PAYMENT_REQUIRED. Is there any chance of this project ever coming back online? If not, please just tell us so we can move on with our lives.

image

@VictorQueiroz
Copy link

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.

@EricRabil
Copy link

@maxbeatty @asilluron pretty please ❤️

@reverofevil
Copy link

@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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests