Opened 4 years ago
Closed 4 years ago
#986 closed enhancement (fixed)
Use std::array instead of std::vector in TopologyLocation.cpp
Reported by: | pramsey | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 3.5.3 |
Component: | Default | Version: | 3.5.1 |
Severity: | Unassigned | Keywords: | |
Cc: |
Description
Pretty decent performance improvement from avoiding heap allocations in this part of graph building.
Attachments (1)
Change History (6)
comment:1 by , 4 years ago
by , 4 years ago
Attachment: | topologylocation.patch added |
---|
comment:5 by , 4 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Committed to 3.7 at c1934f5170d3f59dff9f6c37fde721253d5ef5c2
Committed to 3.6 at a9066f5806965b58a021c3495c2479e2ecc026e1
Committed to 3.5 at 0ac91e57f40335a7ef2bf331aa37e87b5dfe194e