+0
−4
Loading
$ time ./test/lvol/lvol2.sh Without rpc daemon (before): real 0m52.195s user 1m29.316s sys 0m7.660s With rpc daemon (now): real 0m12.452s user 0m13.505s sys 0m3.798s Note we only have about a half of lvol tests ported to bash atm, so this time difference would only grow. Change-Id: I28ec0b92f19e0c7fd48392a72f32535c1106b8be Signed-off-by:Darek Stojaczyk <dariusz.stojaczyk@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/1058 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com>