bgpsim:BGP路由传播模拟器 源码
百事可乐 BGP路径传播推断 基本基准 您可以使用tests/bench_bgpsim.py脚本在CAIDA的2020年1月图上检查随机路径推断的运行时间。 它报告了5个平均值,每个平均值进行了32次完整的推理。 使用-O禁用断言可以使代码显着更快,因为断言非常繁琐。 $ python3 tests/bench_bgpsim.py [1065.9921099510975, 1129.7197931839619, 1341.9510222299723, 1212.2649150219513, 1117.318360270001] $ python3 -O tests/bench_bgpsim.
下载地址
用户评论