Bucket writes per second

Hi,
I got a performance question,
Say I have 50 microservices, each ms has its own bucket.
if I route all 50 microservices to a single bucket in the later cb version with collections,
Hence, collection per microservice , 50 collections in a single bucket.
The question:
How will that impact my performance in terms of writes/reads per second ?