Comment 40 for bug 1591399

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/21879
Committed: http://github.org/Juniper/contrail-controller/commit/a3d31316526c25391c1305c34c0c6f406d5a1d45
Submitter: Zuul
Branch: R3.1

commit a3d31316526c25391c1305c34c0c6f406d5a1d45
Author: Nischal Sheth <email address hidden>
Date: Mon Jul 11 11:18:05 2016 -0700

Minor optimizations to speed up bgp and xmpp updates

Following changes are implemented:

- Cache string representation for BgpPeer ToString and ToUVEKey
- Cache string representation for InetRoute and Inet6Route ToString
- Cache string representation for XmppConnection ToUVEKey
- Implement MacAddress::ToString more efficiently

Change-Id: I3ccbe47e77ab303c7744636415a89b4b8d0763e1
Partial-Bug: 1591399