Maria Matejka
dc042d87cb
Perf: changed route update pattern to be more like common protocols
2020-03-12 09:26:05 +01:00
Ondrej Zajicek (work)
759b204be3
Lib: Support for 64-bit numbers in bvsnprintf()
...
Use 'l' for s64/u64 instead of for long/ulong, as that is much more
useful. Also make number() correct with regard to signed/unsigned
typecasts.
2019-10-09 17:53:23 +02:00
Maria Matejka
6dda6931d1
Perf: allow testing with cached route attributes.
2019-10-09 17:47:14 +02:00
Maria Matejka
2f02c25e36
Perf: fixed stupid allocation bug
2019-03-15 16:34:26 +01:00
Maria Matejka
f9b97f1c62
Perf: Added forgotten all-protocol options
2019-02-01 14:09:01 +01:00
Maria Matejka
e85e37d91d
Perf: Prune the table after every loop to have clean state.
2019-01-31 15:05:40 +01:00
Maria Matejka
7411b694c3
Perf: Write also BIRD version to have all the needed data in the logfile
2019-01-31 15:03:43 +01:00
Maria Matějka
82b742533b
Perf: Protocol to measure BIRD performance internally
...
This protocol is highly experimental and nobody should use it in
production. Anyway it may help you getting some insight into what eats
so much time in filter processing.
2018-12-18 15:08:31 +01:00