package
1.7.8
Repository: https://github.com/bl4ko/netbox-ssot.git
Documentation: pkg.go.dev

# README

Benchmarks

Resource usage

Netbox

Tested on netbox deployment, with netbox using the following resource limits:

CPU reqCPU limitMEM reqMEM limit
500m2128Mi2Gi

Netbox resource usage (grafana)

  • single
MEM (single)MEM (parallel)CPU (single)CPU (parallel)
750MiB0.355
  • multiple

Netbox-ssot

Tested on netbox deployment, with netbox using the following resource limits:

CPU reqCPU limitMEM reqMEM limit
50m100m50Mi100Mi

Netbox resource usage (grafana)

MEM (single)MEM (parallel)CPU (single)CPU(parallel)
40MiB0.004

Init Run

  • v0.1.5 init run vs parallel run
    • around 6000 objects total
    • 4 external sources
Single goroutineParallel
24m 30s

Sync Run

  • v0.1.5 sync run (around 6000 objects total)
    • around 5k objects total
    • 4 external sources
Single goroutineParallel
2m 27s
2m 17s
2m 19s