I am looking for measuring the time required for loading a page which has been generated by Mobify-js. As mentioned on the website, when the js is used, the page load times is optimizated. So, I wanted to understand, against what benchmarks (original) file can I measure the performance of mobify-js.
One thing that comes to my mind is, simply removing the import of the mobify-js for a sample page like "resizeImages-img-element/index.html" in the source code, and comparing the page load times of with and without mobify-js. Mobify-js community, any thoughts on the same? Any help in this regards will be appreciated.