Hi, Check Webperf metrics like LCP, TTFB, CLS... and compare them before and after
Le mer. 12 juin 2024 à 15:32, Liliane et Robert Bourgault du Coudray < [email protected]> a écrit : > Once you have the Jmeter results file of the two versions, you can also > compare them using the “Results Comparator” plugin. > > Le mar. 11 juin 2024 à 8:38 AM, Dmitri T <[email protected]> a écrit : > > > Sanjay Sharma wrote: > > > Any insights would be appreciated. > > > > > > Thanks > > > > > > On Mon, Jun 10, 2024 at 10:34 PM Sanjay Sharma < > > [email protected]> > > > wrote: > > > > > >> Hi All, > > >> > > >> I need to compare the performance of two portals with similar pages. > How > > >> can I evaluate the performance of these pages? > > >> > > >> To clarify, I'm not referring to load or stress testing. I'm > interested > > in > > >> understanding how you measure the time it takes for 100% of the data > to > > be > > >> downloaded and the page to be fully ready for use. > > >> > > >> - > > >> Regards, > > >> *Sanjay Sharma* > > >> > > >> > > Given you properly configure JMeter to behave like a real browser > > < > > > https://portal.perforce.com/s/article/How-to-make-JMeter-behave-more-like-a-real-browser-1707509382226 > > > > > > you should get response times similar to the ones the real user gets. > > Pay attention to AJAX requests > > <https://www.w3schools.com/js/js_ajax_intro.asp> which need to be > > handled differently, i.e. using Parallel Controller > > < > > > https://github.com/Blazemeter/jmeter-bzm-plugins/blob/master/parallel/Parallel.md > > > > > > > Once you have 2 .jtl files with test results you can compare them using > > Merge Results <https://jmeter-plugins.org/wiki/MergeResults/> plugin > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > >
