function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
alexsummersalexsummers 

Best Practices on Performance Testing

Good Day!

Does anybody here tried performance testing with their integration apps?

I want to do performance testing on my app, I'm just looking for suggestions....parameters that others might have done.

Thanks

dhruvadhruva
Definitely try different times of the day. I once needed to compare an old vs. a new algorithm. I basically had to run them paired and ran them every hour or so. Got wildly different times. If you want to get sophisticated you could switch the order in which you run the pairs.