v2 is way slower than v1
I hoped the v2 CLI integrated with 1Password Desktop would give us better performance than the v1 CLI, but it is actually more than twice as slow to search for a random item.
```
v1.9.0
$ time op get item 'some random item'
real 0m2.880s
user 0m0.870s
sys 0m0.144s
v2.0.0
$ time /usr/bin/op item get 'some random item'
real 0m6.151s
user 0m0.967s
sys 0m0.189s
```
Is this expected?
1Password Version: Not Provided
Extension Version: Not Provided
OS Version: Not Provided
