summaryrefslogtreecommitdiff
path: root/lib/filter_nb.c
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@cumulusnetworks.com>2020-07-17 10:07:17 -0400
committerDonald Sharp <sharpd@cumulusnetworks.com>2020-07-17 10:07:17 -0400
commit7cc27d418f53712b733c9f0a69eebb1084cdbea5 (patch)
tree2d67177e49be0192418ee5a22a99a196ee444b55 /lib/filter_nb.c
parent7d4b857955864f6fd8aa40ebf61f9c3a9dc90041 (diff)
bgpd: Remove memset from bgp_zebra_announce
During perf testing of receiving and installing 7.5 million routes into zebra it was noticed that memset in bgp_zebra_announce was taking ~11% of the runtime. With this change bgp_zebra_announce now no longer has any appreciable time spent in memset as reported by perf. In addition bgp_zebra_announce run time in perf was reduced by a composite amount. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Diffstat (limited to 'lib/filter_nb.c')
0 files changed, 0 insertions, 0 deletions