fdo#76260 - Switch from vector to std::stack.
std::stack uses std::deque which is extremely expensive for this case. This change saves 43bn of 98bn cycles spent in createFastChildContext. Change-Id: I63919a9826563171f128e09d7206ac6cfdde336f
Showing
Please
register
or
sign in
to comment