Deirdre Saoirse Moen

Results 16 comments of Deirdre Saoirse Moen

I'm not sure this issue is related to the wifi network (though I also have one that's hot garbage). I'm not getting profile exports (or *any* data exports) since 0.0.37...

To give a clearer description of what's happening: 1. I tried the given release, then hand-built another with npm install followed by npm run dist (as I'm a registered dev)....

Apologies for the noise then, and thank you. Perhaps a small line on the top of the README would help avoid more dups?

The root of my issue appears to be more fundamental: there is no httpsMode checkbox on the macOS version. I can set it manually, I'd guess, but that's likely the...

In terminal, what does… sysctl -n hw.cpufrequency …produce on an M1?

Interesting. I was looking at the sources earlier on opensource.apple.com, but don't remember seeing M1-specific stuff relating to CPU speed, but I'll check it next time I'm in that codebase...

Weird, looks like it should be supported: https://github.com/EntityFX/anybench/blob/1209866ed4890276e449958c1b6845307c47581a/results/apple-arm-m1/Dhry.txt I didn't notice the trailing 1 in your command on mobile, maybe try it without?

Going through it a few times, it's specifically happening at BattleRiftDungeonResult, and I've added a log excerpt on a gist, both with the request in raw form from the log...

I've narrowed down what the issue is. I've gone through every sw-exporter commit and every piece of data and it doesn't seem to be one of those. It started *between*...

Apologies for taking so long to dig into this, as it's involved delving into node issues that are new to me. Possibly related: webpack no longer has an official release...