Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

Poor wi-fi performance every 13 seconds #14296

Closed
andris-silis opened this issue May 19, 2016 · 3 comments
Closed

Poor wi-fi performance every 13 seconds #14296

andris-silis opened this issue May 19, 2016 · 3 comments
Labels

Comments

@andris-silis
Copy link

andris-silis commented May 19, 2016

  1. Which version of PhantomJS are you using? Tip: run phantomjs --version.
    2.1.1
  2. What steps will reproduce the problem?
    Start phantomjs and leave it running
  3. Which operating system are you using?
    OSX 10.11.4
  4. Did you use binary PhantomJS or did you compile it from source?
    Binary from npm [email protected]
  5. Please provide any additional information below.

These guys had the same issue: owncloud/client#4294

Console "Diagnostic and Usage Messages" log is filled with the following

19.05.16 09:35:10,050 airportd[66]: com.apple.message.domain: com.apple.wifi.internal.scanning
com.apple.message.error: No Error
com.apple.message.duration: 3
com.apple.message.process_name: phantomjs
com.apple.message.mac_address: ac:bc:32:b2:ff:69
SenderMachUUID: D1FCF015-F884-34A4-87C2-5D94E1EBC21D

In System log

19.05.16 09:36:34,126 airportd[66]: SecTaskLoadEntitlements failed error=22

Ping to wifi router usually is 1-3ms but at these moments it drops to around 100ms. It affects network speed and calls in Google hangouts etc are performing really bad.

@moos
Copy link

moos commented Mar 21, 2017

Possibly related to Qt issue during GC? https://groups.google.com/forum/#!topic/golden-cheetah-users/fsMM-LvvFQc

I'm seeing wifi-scanning (once) on exiting phantom REPL - takes about 5 secs to exit. With wifi off, exits immediately. Found while investigating why tests are running so slow! (it's phantom.exit() !!)

18:18:02.456168 -0700 airportd com.apple.message.domain: com.apple.wifi.internal.scanning
com.apple.message.error: No Error
com.apple.message.duration: 4
com.apple.message.process_name: phantomjs
com.apple.message.mac_address: ...
SenderMachUUID: ....

Phantom 2.1.1 / Mac Sierra 10.12.3

@hartator
Copy link

hartator commented Dec 4, 2017

Same here. Wifi drops until reboot.

@stale stale bot added the stale label Dec 26, 2019
@stale
Copy link

stale bot commented Dec 29, 2019

Due to our very limited maintenance capacity (see #14541 for more details), we need to prioritize our development focus on other tasks. Therefore, this issue will be automatically closed. In the future, if we see the need to attend to this issue again, then it will be reopened. Thank you for your contribution!

@stale stale bot closed this as completed Dec 29, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants