Juhan Oskar Hennoste

Results 173 comments of Juhan Oskar Hennoste

The docs are kinda vague on this, but from what I gather yield_now behaviour is highly platform specific and in many cases it may not sleep at all, if there...

I suppose its possible. I have intel integrated graphics though. Could also be related to this: https://github.com/rust-lang/rust/issues/46774 Also, I tested wasm as well and the high cpu usage is absent...

> Oh, intresting. Try to add some sleep right before calling `next_frame()`, maybe it will help? Calling sleep does help cpu usage, however, this presents two new issues: * How...

> Verified their fetch handler `FetchHttpHandler` does not work either, since it was designed for browser. I could probably build a new handler but I'm not sure that's the best...

The screenshot link is broken, but this is probably a duplicate of https://github.com/borisbabic/browser_cookie3/issues/180

> > Interesting. I have 25+ adapters here and I am will to run some tests so we can get enough results to see what is normal. > That would...

My own results with MT7612U: ``` Switching to channel 1: 444.84 ms Switching to channel 2: 460.44 ms Switching to channel 3: 460.07 ms Switching to channel 4: 450.63 ms...

> What does the script name need to be and should I use the interface name as a parameter? I'll give it a run. Yes, it takes one parameter which...

Oh, just in case: I tested this with Python 3.10, but it should work with Python 3.6 and newer.

> For further tests, would you like tests with single band adapters or with the rtl8812bu using the in-kernel driver? I don't really have a strong preference. Testing a Realtek...