How amazing is the website stackoverflow? The responses are quick and helpful.
I recently developed a simple JSP page that retrieves data from a database and displays it on the frontend.
After using the Mozilla plugin FireBug Profiler, I noticed these values: 10.3s (onload: 10.33s).
Could someone explain what these values actually mean?
Thank you!