brotab
brotab copied to clipboard
Slow list and clients command on MacOS
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.
Yeah wondering this, its quite slow on windows too (but querying with the target is fast)