Closed sk2 closed 3 years ago
Performance for a 50 node 5 asn network (very initial testing):
INFO Rendering Configuration Files
8.279479
INFO Rendering v2
0.61389
~8 seconds for previous, 0.6 for new
Rough performance comparison for NREN1400:
INFO Rendering Configuration Files
89.510877
INFO Rendering v2
6.314642
INFO Finished
Optimise for speed (scales poorly with disk i/o for large topologies), and flexibility (allow other renderers including YAML, XML and Jinja2), and multi-pass (eg render routing configs in pass 0, then put into a YAML in pass 1)