Architecture1: TBD Architecture 4: Memory usages:
- Clean bootstrap: ~100 MB
- While processing 1K/minute sdk init events: no change, ~100 MB (that's like having 15 devices starting up an application every second)
- While processing 50K/minute sdk init events: ~700 MB (that's like having 833 devices starting up an application every second)
- Bootstrap with millions of sdk init events processed: ~200 MB (probably Prometheus or something is doing some indexing/processing upon bootstrap)
|
|