summaryrefslogtreecommitdiffstats
path: root/simplemetrics
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2021-01-12 13:46:31 +0000
committerHenning Baldersheim <balder@yahoo-inc.com>2021-01-12 13:46:31 +0000
commitfe45da266970b730b064dc8a6f9cf85ed0b688dd (patch)
tree0b13ff258b82aad077d134eefb9f8e3eb5fb3931 /simplemetrics
parent00df4dedab5ea94283cbd2d2f359b01774402ffb (diff)
Replace the use of std::list with std::vector. This avoids a lof of new/delete.
The number of elements that are moved around is small and significantly less than the gain by more efficient memory management.
Diffstat (limited to 'simplemetrics')
0 files changed, 0 insertions, 0 deletions