Hi Ke,
I totally agree, 10 000 is an extreme case and usually an indication
for inappropriate modularization.
Nevertheless I'd consider such an evaluation as very helpful to be
aware of what the container is capable / has been designed to do and
within which limits it should be used in a real-world application.
Or putting it in other words I wouldn't want to make assumptions on
it's impact to app start up time or other runtime qualities based on a
simplistic prototype / hello world example.
So I'd really appreciate if somebody already conducted such tests and
would be willing to share the results or just the experience one made
in a project with regards to performance.
Thanks,
Philipp
BTW: I'd expect most apps to consist of some dozens up to few hundreds
of components.