mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-11-12 22:28:44 +00:00
dfd48621d1
Changes the time complexity of the algorithm from O(n^2) to O(n*log(n)). This speeds up loading of huge DEC-IX config from 128 s to 15 s. It also makes the code significantly simpler. |
||
---|---|---|
.. | ||
config.Y | ||
Doc | ||
f-util.c | ||
filter.c | ||
filter.h | ||
Makefile | ||
test6.conf | ||
test.conf | ||
test.conf2 | ||
tree.c | ||
trie.c |