Skip to main content
dinesha5713
November 18, 2024
Solved

Performance Tab

  • November 18, 2024
  • 2 replies
  • 0 views

I just tested 3 time without any changes .each time the ms getting changed. How do i know what is correct

Best answer by karumurua531442

hi [mention:30bb505c1ca4449ca754b36b7a8ed1d7:e9ed411860ed4f2ba0265705b8793d05]  may be I think Performance may vary based on the system's overall load at the time of testing, including other users' activities or scheduled background jobs.

Test at least 5-10 times to figure out an average execution time. This will smooth out anomalies caused by caching or temporary server load

2 replies

stefanhelzle0001
November 18, 2024

I think the idea is that there is nothing like a "correct" value. Each evaluation and its duration depend on so many things.

I use this to get a general feeling for "Is it fast enough?" and do not care about a variation of +- 100ms.

karumurua531442
November 19, 2024

hi [mention:30bb505c1ca4449ca754b36b7a8ed1d7:e9ed411860ed4f2ba0265705b8793d05]  may be I think Performance may vary based on the system's overall load at the time of testing, including other users' activities or scheduled background jobs.

Test at least 5-10 times to figure out an average execution time. This will smooth out anomalies caused by caching or temporary server load