Eugene Nikanorov 76e2af20cd Improve vxlan type driver initialization performance
Vxlan type driver may take long time to initialize
vxlan allocation table. Optimize db performance by issuing
raw sql inserts coalesced into bulk statements.
Also optimize deleting logic.

Proposed patch gives ~2x performance gain in comparison with
original code on Mysql and Postgesql backends

Change-Id: I801d967e8e3c0260593f289097d17270ef0b391e
Partial-Bug: #1324875
2014-06-11 12:10:35 +04:00
..
2014-06-09 16:42:47 +02:00
2014-05-19 12:16:56 +02:00