merged with changes from Matej
This commit is contained in:
+12
-12
@@ -1,20 +1,20 @@
|
||||
|
||||
Time test
|
||||
diff 30.476650 milliSeconds
|
||||
time per iteration 30.476650 microseconds
|
||||
time per addTail/removeHead 0.015238 microseconds
|
||||
diff 28.744510 milliSeconds
|
||||
time per iteration 28.744510 microseconds
|
||||
time per addTail/removeHead 0.014372 microseconds
|
||||
|
||||
Time test locked
|
||||
diff 182.684171 milliSeconds
|
||||
time per iteration 182.684171 microseconds
|
||||
time per addTail/removeHead 0.091342 microseconds
|
||||
diff 187.872582 milliSeconds
|
||||
time per iteration 187.872582 microseconds
|
||||
time per addTail/removeHead 0.093936 microseconds
|
||||
|
||||
Time std::list test
|
||||
diff 649.338813 milliSeconds
|
||||
time per iteration 649.338813 microseconds
|
||||
time per addTail/removeHead 0.324669 microseconds
|
||||
diff 682.009561 milliSeconds
|
||||
time per iteration 682.009561 microseconds
|
||||
time per addTail/removeHead 0.341005 microseconds
|
||||
|
||||
Time std::list test locked
|
||||
diff 803.852839 milliSeconds
|
||||
time per iteration 803.852839 microseconds
|
||||
time per addTail/removeHead 0.401926 microseconds
|
||||
diff 817.248344 milliSeconds
|
||||
time per iteration 817.248344 microseconds
|
||||
time per addTail/removeHead 0.408624 microseconds
|
||||
|
||||
+1
-1
@@ -1 +1 @@
|
||||
time per call 9.434397 microseconds
|
||||
time per call 38.080599 microseconds
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
current 1292845147 903990741 milliSec 1292845147903
|
||||
2010.12.20 06:39:07 903990741 nanoSeconds isDst false
|
||||
current 1293027467 787274811 milliSec 1293027467787
|
||||
2010.12.22 09:17:47 787274811 nanoSeconds isDst false
|
||||
fromTime_t
|
||||
current 1292845147 0 milliSec 1292845147000
|
||||
2010.12.20 06:39:07 0 nanoSeconds isDst false
|
||||
current 1293027467 0 milliSec 1293027467000
|
||||
2010.12.22 09:17:47 0 nanoSeconds isDst false
|
||||
|
||||
+6
-6
@@ -1,6 +1,6 @@
|
||||
one requested 0.400000 diff 0.400215 seconds
|
||||
two requested 0.200000 diff 0.200168 seconds
|
||||
one requested 0.200000 diff 0.200188 seconds
|
||||
two requested 0.400000 diff 0.400392 seconds
|
||||
one requested 0.000000 diff 0.000068 seconds
|
||||
two requested 0.000000 diff 0.000091 seconds
|
||||
one requested 0.400000 diff 0.400192 seconds
|
||||
two requested 0.200000 diff 0.200170 seconds
|
||||
one requested 0.200000 diff 0.200340 seconds
|
||||
two requested 0.400000 diff 0.400313 seconds
|
||||
one requested 0.000000 diff 0.000046 seconds
|
||||
two requested 0.000000 diff 0.000068 seconds
|
||||
|
||||
Reference in New Issue
Block a user