added bitSetUtil
This commit is contained in:
@@ -1,20 +1,20 @@
|
||||
|
||||
Time test
|
||||
diff 27.183001 milliSeconds
|
||||
time per iteration 27.183001 microseconds
|
||||
time per addTail/removeHead 0.013592 microseconds
|
||||
diff 26.576570 milliSeconds
|
||||
time per iteration 26.576570 microseconds
|
||||
time per addTail/removeHead 0.013288 microseconds
|
||||
|
||||
Time test locked
|
||||
diff 180.710025 milliSeconds
|
||||
time per iteration 180.710025 microseconds
|
||||
time per addTail/removeHead 0.090355 microseconds
|
||||
diff 176.520531 milliSeconds
|
||||
time per iteration 176.520531 microseconds
|
||||
time per addTail/removeHead 0.088260 microseconds
|
||||
|
||||
Time std::list test
|
||||
diff 653.096232 milliSeconds
|
||||
time per iteration 653.096232 microseconds
|
||||
time per addTail/removeHead 0.326548 microseconds
|
||||
diff 648.731941 milliSeconds
|
||||
time per iteration 648.731941 microseconds
|
||||
time per addTail/removeHead 0.324366 microseconds
|
||||
|
||||
Time std::list test locked
|
||||
diff 805.353607 milliSeconds
|
||||
time per iteration 805.353607 microseconds
|
||||
time per addTail/removeHead 0.402677 microseconds
|
||||
diff 800.533745 milliSeconds
|
||||
time per iteration 800.533745 microseconds
|
||||
time per addTail/removeHead 0.400267 microseconds
|
||||
|
||||
@@ -1 +1 @@
|
||||
time per call 46.344475 microseconds
|
||||
time per call 39.543418 microseconds
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
current 1291809855 958056849 milliSec 1291809855958
|
||||
2010.12.08 07:04:15 958056849 nanoSeconds isDst false
|
||||
current 1291810268 497980466 milliSec 1291810268497
|
||||
2010.12.08 07:11:08 497980466 nanoSeconds isDst false
|
||||
fromTime_t
|
||||
current 1291809855 0 milliSec 1291809855000
|
||||
2010.12.08 07:04:15 0 nanoSeconds isDst false
|
||||
current 1291810268 0 milliSec 1291810268000
|
||||
2010.12.08 07:11:08 0 nanoSeconds isDst false
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
one requested 0.400000 diff 0.400185 seconds
|
||||
two requested 0.200000 diff 0.200226 seconds
|
||||
one requested 0.200000 diff 0.200319 seconds
|
||||
two requested 0.400000 diff 0.400304 seconds
|
||||
one requested 0.000000 diff 0.000049 seconds
|
||||
two requested 0.000000 diff 0.000071 seconds
|
||||
one requested 0.400000 diff 0.400200 seconds
|
||||
two requested 0.200000 diff 0.200171 seconds
|
||||
one requested 0.200000 diff 0.200248 seconds
|
||||
two requested 0.400000 diff 0.400307 seconds
|
||||
one requested 0.000000 diff 0.000031 seconds
|
||||
two requested 0.000000 diff 0.000089 seconds
|
||||
|
||||
Reference in New Issue
Block a user