We don't yet have benchmarks for this, but we'd love you to post some if you can measure them.
In general memory usage scales linearly with the number of UTXOs belonging to tracked address. You'll find that APIs slow down with a large number of addresses in the wallet, especially getmultibalances and listunspent (these last two will be further optimized in future).