jsperf.com icon indicating copy to clipboard operation
jsperf.com copied to clipboard

jsperf.com returning 502s

Open JaKXz opened this issue 3 years ago • 30 comments

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

JaKXz avatar Sep 21 '20 18:09 JaKXz

+1

thomasjammet avatar Sep 24 '20 14:09 thomasjammet

Same issue here too

MathieuPOUX avatar Sep 24 '20 14:09 MathieuPOUX

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

danawoodman avatar Oct 13 '20 17:10 danawoodman

Hi Dana, we're working to resolve. Apologies for delay

On Tue, Oct 13, 2020 at 11:01 AM Dana Woodman [email protected] 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 https://github.com/jsperf/jsperf.com/issues/537#issuecomment-707880578, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAOY7ML65YK2KVQIMWP2D73SKSBVRANCNFSM4RU2U4OQ .

asilluron avatar Oct 13 '20 18:10 asilluron

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

nikitahl avatar Nov 04 '20 15:11 nikitahl

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

DoctorDerek avatar Nov 11 '20 20:11 DoctorDerek

@asilluron site is still down a month later 😢

danawoodman avatar Nov 13 '20 21:11 danawoodman

+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 avatar Nov 23 '20 10:11 wortwart

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

jwdunn1 avatar Nov 23 '20 10:11 jwdunn1

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.

EricRabil avatar Dec 15 '20 16:12 EricRabil

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

peder1001 avatar Dec 16 '20 13:12 peder1001

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.

TwitchBronBron avatar Jan 22 '21 13:01 TwitchBronBron

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.

VictorQueiroz avatar Jan 22 '21 18:01 VictorQueiroz

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 https://github.com/jsperf/jsperf.com/issues/537#issuecomment-765619370, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAFZ3D4LTU74ZNXSKPMLEE3S3HC6JANCNFSM4RU2U4OQ .

DoctorDerek avatar Jan 22 '21 19:01 DoctorDerek

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!

TwitchBronBron avatar Jan 23 '21 05:01 TwitchBronBron

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.

EricRabil avatar Jan 27 '21 14:01 EricRabil

hello @asilluron there is any update about the problem?

mathiasgheno avatar Jan 31 '21 22:01 mathiasgheno

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 < [email protected]> 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 https://github.com/jsperf/jsperf.com/issues/537#issuecomment-770462727, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAOY7MIQWENKQJIKEJOODO3S4XKZLANCNFSM4RU2U4OQ .

asilluron avatar Jan 31 '21 23:01 asilluron

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

mathiasgheno avatar Feb 09 '21 01:02 mathiasgheno

fyi, website still down.

the-wazz avatar Feb 20 '21 21:02 the-wazz

The error for me is different now.

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

mathiasgheno avatar Feb 21 '21 22:02 mathiasgheno

site is still down

CubeyTheCube avatar Jun 16 '21 21:06 CubeyTheCube

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?

TwitchBronBron avatar Jun 21 '21 10:06 TwitchBronBron

@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 avatar Jun 21 '21 17:06 VictorQueiroz

@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 https://github.com/jsperf/jsperf.com/pull/541

asilluron avatar Jun 22 '21 21:06 asilluron

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

Lagicrus avatar Jun 29 '21 07:06 Lagicrus

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

TwitchBronBron avatar Sep 08 '21 19:09 TwitchBronBron

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.

VictorQueiroz avatar Sep 09 '21 03:09 VictorQueiroz

@maxbeatty @asilluron pretty please ❤️

EricRabil avatar Oct 28 '21 20:10 EricRabil

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

reverofevil avatar Mar 13 '23 10:03 reverofevil