started on documentation and changes to misc as a result

This commit is contained in:
Marty Kraimer
2010-12-02 15:28:09 -05:00
parent fdfd11c755
commit 358923d064
46 changed files with 4515 additions and 1113 deletions
+2
View File
@@ -77,5 +77,7 @@ structure value
structure timeStamp
long secondsPastEpoch
int nanoSeconds
linkedListNode: totalConstruct 5 totalDestruct 0
linkedList: totalConstruct 1 totalDestruct 0
field: totalConstruct 156 totalDestruct 63 totalReference 93
pvField: totalConstruct 55 totalDestruct 55
+2
View File
@@ -77,5 +77,7 @@ structure value
structure timeStamp
long secondsPastEpoch
int nanoSeconds
linkedListNode: totalConstruct 5 totalDestruct 0
linkedList: totalConstruct 1 totalDestruct 0
field: totalConstruct 156 totalDestruct 63 totalReference 93
pvField: totalConstruct 55 totalDestruct 55
+14 -14
View File
@@ -1,20 +1,20 @@
Time test
diff 25.093909 milliSeconds
time per iteration 25.093909 microseconds
time per addTail/removeHead 0.012547 microseconds
diff 30.073240 milliSeconds
time per iteration 30.073240 microseconds
time per addTail/removeHead 0.015037 microseconds
Time test locked
diff 176.854724 milliSeconds
time per iteration 176.854724 microseconds
time per addTail/removeHead 0.088427 microseconds
diff 188.396252 milliSeconds
time per iteration 188.396252 microseconds
time per addTail/removeHead 0.094198 microseconds
Time ArrayList test
diff 651.776054 milliSeconds
time per iteration 651.776054 microseconds
time per addTail/removeHead 0.325888 microseconds
Time std::list test
diff 656.937507 milliSeconds
time per iteration 656.937507 microseconds
time per addTail/removeHead 0.328469 microseconds
Time ArrayList test locked
diff 808.411295 milliSeconds
time per iteration 808.411295 microseconds
time per addTail/removeHead 0.404206 microseconds
Time std::list test locked
diff 814.306906 milliSeconds
time per iteration 814.306906 microseconds
time per addTail/removeHead 0.407153 microseconds
+2
View File
@@ -33,6 +33,8 @@ units offset 11 next 12 number 1
limit offset 12 next 15 number 3
low offset 13 next 14 number 1
high offset 14 next 15 number 1
linkedListNode: totalConstruct 6 totalDestruct 0
linkedList: totalConstruct 1 totalDestruct 0
field: totalConstruct 111 totalDestruct 18 totalReference 93
pvField: totalConstruct 17 totalDestruct 17
pvAuxInfo: totalConstruct 1 totalDestruct 1
+2
View File
@@ -33,6 +33,8 @@ units offset 11 next 12 number 1
limit offset 12 next 15 number 3
low offset 13 next 14 number 1
high offset 14 next 15 number 1
linkedListNode: totalConstruct 6 totalDestruct 0
linkedList: totalConstruct 1 totalDestruct 0
field: totalConstruct 111 totalDestruct 18 totalReference 93
pvField: totalConstruct 17 totalDestruct 17
pvAuxInfo: totalConstruct 1 totalDestruct 1
+2
View File
@@ -281,5 +281,7 @@ structure string
structure timeStamp
long secondsPastEpoch 0
int nanoSeconds 0
linkedListNode: totalConstruct 5 totalDestruct 0
linkedList: totalConstruct 1 totalDestruct 0
field: totalConstruct 388 totalDestruct 295 totalReference 93
pvField: totalConstruct 279 totalDestruct 279
+2
View File
@@ -281,5 +281,7 @@ structure string
structure timeStamp
long secondsPastEpoch 0
int nanoSeconds 0
linkedListNode: totalConstruct 5 totalDestruct 0
linkedList: totalConstruct 1 totalDestruct 0
field: totalConstruct 388 totalDestruct 295 totalReference 93
pvField: totalConstruct 279 totalDestruct 279
+2
View File
@@ -56,5 +56,7 @@ structure powerSupply
structure timeStamp
long secondsPastEpoch 0
int nanoSeconds 0
linkedListNode: totalConstruct 5 totalDestruct 0
linkedList: totalConstruct 1 totalDestruct 0
field: totalConstruct 153 totalDestruct 60 totalReference 93
pvField: totalConstruct 56 totalDestruct 56
+2
View File
@@ -56,5 +56,7 @@ structure powerSupply
structure timeStamp
long secondsPastEpoch 0
int nanoSeconds 0
linkedListNode: totalConstruct 5 totalDestruct 0
linkedList: totalConstruct 1 totalDestruct 0
field: totalConstruct 153 totalDestruct 60 totalReference 93
pvField: totalConstruct 56 totalDestruct 56
+1 -1
View File
@@ -1 +1 @@
time per call 23.580658 microseconds
time per call 33.872702 microseconds
+5 -1
View File
@@ -1 +1,5 @@
current 1290516873 809711508 milliSec 1290516873809
current 1291321593 147449761 milliSec 1291321593147
2010.12.02 15:26:33 147449761 nanoSeconds isDst false
fromTime_t
current 1291321593 0 milliSec 1291321593000
2010.12.02 15:26:33 0 nanoSeconds isDst false
+2
View File
@@ -1,3 +1,5 @@
linkedListNode: totalConstruct 20 totalDestruct 12
linkedList: totalConstruct 5 totalDestruct 3
event: totalConstruct 15 totalDestruct 15
thread: totalConstruct 3 totalDestruct 3
timerNode: totalConstruct 6 totalDestruct 6
+6 -6
View File
@@ -1,6 +1,6 @@
one requested 0.400000 diff 0.400214 seconds
two requested 0.200000 diff 0.200183 seconds
one requested 0.200000 diff 0.200328 seconds
two requested 0.400000 diff 0.400277 seconds
one requested 0.000000 diff 0.000038 seconds
two requested 0.000000 diff 0.000060 seconds
one requested 0.400000 diff 0.400275 seconds
two requested 0.200000 diff 0.200137 seconds
one requested 0.200000 diff 0.200168 seconds
two requested 0.400000 diff 0.400172 seconds
one requested 0.000000 diff 0.000026 seconds
two requested 0.000000 diff 0.000082 seconds
+2
View File
@@ -1,3 +1,5 @@
linkedListNode: totalConstruct 20 totalDestruct 12
linkedList: totalConstruct 5 totalDestruct 3
event: totalConstruct 15 totalDestruct 15
thread: totalConstruct 3 totalDestruct 3
timerNode: totalConstruct 6 totalDestruct 6