Integrate a pagespeed insights library that can give us real results or issues of the page. It can be done in following steps: - [ ] Identify the library that can work best for our rt-optimizer plugin. See https://github.com/topics/google-pagespeed-insights - [ ] Add the library to the rt-optimizer plugin - [ ] Add a link to the admin bar on frontend something like this, notice `rtOptimizer Insights`. <img width="1512" alt="Screen Shot 2023-01-18 at 3 31 58 PM" src="https://user-images.githubusercontent.com/1139853/213142390-9574cf28-6548-45f6-8fef-19645f90e25c.png"> - [ ] On `rtOptimizer Insights` button click, Trigger the pagespeed analysis. - [ ] Show all the recommendations / results at the bottom of the screen like query monitor does.  - [ ] Automate or apply fixes for the pagespeed recommendations directly using WordPress filters and other means wherever possible.