Descriptioncc: Use std::map instead of hash_map for TaskGraphRunner namespaces.
This avoids some heap allocations and provides more than good enough
namespace lookup performance for the number of namespaces used in
practice. Also provides a ~300% performance improvement in cases
where the task graph only contains a single task.
BUG=246546
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=250222
Patch Set 1 #
Messages
Total messages: 10 (0 generated)
|