Fix readme

This commit is contained in:
Keenan Tims 2023-03-18 21:50:46 -07:00
parent 9588b7f0df
commit be7bab4fa9
Signed by: ktims
GPG Key ID: 11230674D69038D4

View File

@ -18,7 +18,7 @@ Takes a list of whitespace-separated IPs or IP networks and aggregates them to t
Performance comparison of `rs-aggregate` vs `aggregate6`. A speedup of >100x is achieved on DFZ data.
Full DFZ (1154968 total, 202729 aggregates):
![dfz perf comparison](perfdata/perfcomp_all.png)
![dfz perf comparison](doc/perfcomp_all.png)
IPv4 DFZ (968520 total, 154061 aggregates):
![ipv4 dfz perf comparison](perfdata/perfcomp_v4.png)
![ipv4 dfz perf comparison](doc/perfcomp_v4.png)