mirror of
https://github.com/opennetworkinglab/onos.git
synced 2025-10-15 17:31:31 +02:00
With existing implementation, the hashcode of LispEidRecord should always be recaluclated when we lookup MapDB. If we have very large number of entries stored in a HashMap, the performance becomes very poor. With this cached hashcode implementation, we can improve the MapDB lookup performance. Change-Id: Ie193e0b96b2bdc470e52f6f1de4f341527e0507d