brotab icon indicating copy to clipboard operation
brotab copied to clipboard

Slow list and clients command on MacOS

Open kassi opened this issue 5 years ago • 1 comments

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.

kassi avatar Oct 14 '20 14:10 kassi

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

AJolly avatar Mar 02 '24 19:03 AJolly