...
kv-idx-update
kv-dkey-update
Time: 0.008656 seconds (11552.226834 ops per second)
Code Block | ||||
---|---|---|---|---|
| ||||
[sdwillso@boro-4 ~]$ orterun -np 1 -x FI_PSM2_DISCONNECT=1 --mca mtl ^psm2,ofi --hostfile ~/hostlists/daos_client_hostlist --ompi-server file:~/scripts/uri.txt daosbench --test=kv-dkey-update --testid=1 --svc=1 --dpool=dfa53c85-55ea-421a-902f-c4f2e41e74fa --container=`uuidgen` --object-class=tiny --aios=32 --indexes=1000000
================================
DAOSBENCH (KV)
Started at
Wed Aug 15 21:35:38 2018
=================================
===============================
Test Setup
---------------
Test: kv-dkey-update
DAOS pool :dfa53c85-55ea-421a-902f-c4f2e41e74fa
DAOS container :7454ae93-6783-4996-affc-83458ffd3017
Value buffer size: 64
Number of processes: 1
Number of keys/process: 100
Number of asynchronous I/O: 32
===============================
kv-dkey-update
Time: 0.008656 seconds (11552.226834 ops per second)
Ended at Wed Aug 15 21:35:39 2018 |
kv-akey-update
kv-dkey-fetch
...