Thread Previous • Date Previous • Date Next • Thread Next |
Hi Sujay,the most interesting lines are the ones saying FINAL (I stripped the other lines below). All other lines are intermediate steps shown for your convenience, which is quite useful if you run much longer benchmarks.
The output shows simply that there weren't any failures and the numbers of written/read/deleted objects per second.
Regards, ChristianAm Dienstag, den 16.04.2013, 22:28 +0200 schrieb Sujay M <sujay.m17@xxxxxxxxx>:
Hi all, Can you please let me know how one can interpret the swift-bench output data. What does the result signify? Here is a sample output data.swift-bench 2013-04-17 01:50:10,283 INFO 1000 PUTS **FINAL** [0 failures], 9.1/s swift-bench 2013-04-17 01:53:20,595 INFO 10000 GETS **FINAL** [0 failures], 52.9/s swift-bench 2013-04-17 01:55:32,347 INFO 1000 DEL **FINAL** [0 failures], 7.6/s
Thread Previous • Date Previous • Date Next • Thread Next |