Date: | Fri, 26 Aug 2016 14:50:52 -0700 |
---|---|
From: | Matt Morehouse <mm@xxxxxxxxxxx> |
Subject: | [DynInst_API:] [dyninst/dyninst] 6dd48c: Switched some std::map objects to std::tr1::unorde... |
Branch: refs/heads/sfm/performance/maps Home: https://github.com/dyninst/dyninst Commit: 6dd48c6b6fa01300e0a16f4451f213b60433aa7b https://github.com/dyninst/dyninst/commit/6dd48c6b6fa01300e0a16f4451f213b60433aa7b Author: Matt Morehouse <mm@xxxxxxxxxxx> Date: 2016-08-26 (Fri, 26 Aug 2016) Changed paths: M dataflowAPI/h/stackanalysis.h M dataflowAPI/src/stackanalysis.C M dyninstAPI/src/StackMod/StackAccess.C Log Message: ----------- Switched some std::map objects to std::tr1::unordered_map. Some structures in StackAnalysis do not need to be ordered. Using unordered maps improves performance. |
[← Prev in Thread] | Current Thread | [Next in Thread→] |
---|---|---|
|
Previous by Date: | [DynInst_API:] [dyninst/dyninst] e87877: Replaced nullptr with NULL (RHEL6 GCC 4.4 compatib..., John Detter |
---|---|
Next by Date: | [DynInst_API:] [dyninst/dyninst] a03294: instructionAPI: use uintmax_t when formatting addr..., Josh Stone |
Previous by Thread: | [DynInst_API:] [dyninst/dyninst] 6bccb9: Stream out module low/high addresses, not function..., Bill Williams |
Next by Thread: | [DynInst_API:] [dyninst/dyninst] 6dd7de: Fixup, Bill Williams |
Indexes: | [Date] [Thread] |