balta2ar / brotab

Control your browser's tabs from the command line
MIT License
389 stars 27 forks source link

Slow list and clients command on MacOS #44

Open kassi opened 3 years ago

kassi commented 3 years ago

After solving https://github.com/balta2ar/brotab/issues/43 by copying the manifest to the right place for Firefox, I tried bt clients and bt list.

bt clients took ~ 20 seconds

bt list took ~ 30 seconds

I have the extension installed for Firefox and FirefoxDeveloperEdition, but only Firefox was running. I only have one window with one tab open.

If I run

bt --target 127.0.0.1:4625 list or bt --target 127.0.0.1:4626 list (when both are running), the list is fast.

AJolly commented 6 months ago

Yeah wondering this, its quite slow on windows too (but querying with the target is fast)