Hello,
I would like to see some example/benchmarking test to show cdb performance, for instance with making changes to multiple modules, reading data from data providers.
Is there something I can run to find this information?
Kind regards
Hello,
I would like to see some example/benchmarking test to show cdb performance, for instance with making changes to multiple modules, reading data from data providers.
Is there something I can run to find this information?
Kind regards
HI,
For data providers: ConfD-Demos/dp-performance at master · ConfD-Developer/ConfD-Demos · GitHub
CDB: ConfD-Demos/confd-manager-client/app at master · ConfD-Developer/ConfD-Demos · GitHub
Add more YANG models if you wish, it does not affect the result. YANG models are merged to the same DB schema separated by namespaces.
Regards