Description
I'm trying to load to Couchbase v4.6.4
On libcouchbase 2.8.4 -
Arunas-MacBook-Pro: apiravi$ cbc-pillowfight -U couchbase://172.23.106.120/default -I 4000000 -M 100 -B 1000 --populate-only --json
Populating using 4000 cycles
Running. Press Ctrl-C to terminate...
OPS/SEC: 26666
Arunas-MacBook-Pro: apiravi$ brew switch libcouchbase 2.8.6
Cleaning /usr/local/Cellar/libcouchbase/2.7.6
Cleaning /usr/local/Cellar/libcouchbase/2.8.4
Cleaning /usr/local/Cellar/libcouchbase/2.8.6
73 links created for /usr/local/Cellar/libcouchbase/2.8.6
Arunas-MacBook-Pro: apiravi$ cbc-pillowfight -U couchbase://172.23.106.120/default -I 4000000 -M 100 -B 1000 --populate-only --json
Populating using 4000 cycles
Running. Press Ctrl-C to terminate...
OPS/SEC: 833
I do not see ops crossing 1k on the latest version.