[eluser]Radou[/eluser]
Hello There !
I developed a new application using CI and I reached the final stage of my test phase before deploying the entire app on a shared hosting plan.
My application contains currently 5 fake users, when I test for the performance I have these values almost each time
Code:
Time elapsed : 0.0420 Memory : 2.62MB
The app will be potentially used by more than 10K members from the beginning, I would like to know if it is possible to get an estimation or an extrapolation on the performance based on the two values I presented above. I would like to take necessary precaution on the choice of the hosting, and whether or not I should go with a dedicated hosting, will that make the website faster ?
Thanks in advance.