BUG-650: remove unneeded sort()
authorRobert Varga <rovarga@cisco.com>
Mon, 25 Aug 2014 12:41:20 +0000 (14:41 +0200)
committerRobert Varga <rovarga@cisco.com>
Mon, 25 Aug 2014 12:41:20 +0000 (14:41 +0200)
commit8eff372a6828932e5452b9a406909873dc4c5673
tree28694905f2553eb23adf17f504d61e0abf8793f9
parent4ba93f1c8a4e696c839cfdd47d27705835b83cb3
BUG-650: remove unneeded sort()

The need for sorting entries by depth disappeared with the migration to
new codec infrastructure. Tracing shows some 44% CPU being spent here,
so this should provide a marked improvement with large data changes.

Change-Id: I7c437da5656cc5946ff9413307a563d4ff9b15de
Signed-off-by: Robert Varga <rovarga@cisco.com>
opendaylight/md-sal/sal-binding-broker/src/main/java/org/opendaylight/controller/md/sal/binding/impl/AbstractForwardedDataBroker.java