Skip to content
Commit 4571a03d authored by Christoph Cullmann's avatar Christoph Cullmann 🍨
Browse files

std::vector is smaller

e.g.

before

peak heap memory consumption:
528,0MB after 20.266s
peak RSS (including heaptrack overhead):
831,9MB
total memory leaked:
2,0MB (392,7kB suppressed)

now

peak heap memory consumption:
512,0MB after 20.608s
peak RSS (including heaptrack overhead):
804,8MB
total memory leaked:
2,0MB (392,7kB suppressed)
parent bdc41350
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment