0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-12-22 09:41:54 +00:00
bird/proto/perf
Maria Matejka a861727d98 Split route data structure to storage (ro) / manipulation (rw) structures.
This should help a lot with keeping the route machinery and allocations
clean. This commit also changes behaviour of rte_update() with cached
rta. Newly, calling rte_update() keeps the number of rta references.
2020-04-30 17:38:30 +02:00
..
config.Y Perf: allow testing with cached route attributes. 2019-10-09 17:47:14 +02:00
Doc Perf: Protocol to measure BIRD performance internally 2018-12-18 15:08:31 +01:00
Makefile Perf: Protocol to measure BIRD performance internally 2018-12-18 15:08:31 +01:00
parse.pl Perf: Protocol to measure BIRD performance internally 2018-12-18 15:08:31 +01:00
perf.c Split route data structure to storage (ro) / manipulation (rw) structures. 2020-04-30 17:38:30 +02:00
perf.h Perf: changed route update pattern to be more like common protocols 2020-03-12 09:26:05 +01:00