The changes make it clear what is a default implementation and what implements base classes defined in pvData.h.
21 lines
564 B
Plaintext
21 lines
564 B
Plaintext
|
|
Time test
|
|
diff 24.890191 milliSeconds
|
|
time per iteration 24.890191 microseconds
|
|
time per addTail/removeHead 0.012445 microseconds
|
|
|
|
Time test locked
|
|
diff 188.108610 milliSeconds
|
|
time per iteration 188.108610 microseconds
|
|
time per addTail/removeHead 0.094054 microseconds
|
|
|
|
Time std::list test
|
|
diff 668.831984 milliSeconds
|
|
time per iteration 668.831984 microseconds
|
|
time per addTail/removeHead 0.334416 microseconds
|
|
|
|
Time std::list test locked
|
|
diff 780.392611 milliSeconds
|
|
time per iteration 780.392611 microseconds
|
|
time per addTail/removeHead 0.390196 microseconds
|