Is this a normal situation that duration is higher when the number of request decreased after reaching peak? #66433
Replies: 4 comments
-
|
Original author: winkyao Yes, it is a little weird. But it depends on your workload, there are some possible reason:
|
Beta Was this translation helpful? Give feedback.
-
|
Original author: stardung86 Thanks for your answer!
|
Beta Was this translation helpful? Give feedback.
-
|
Original author: winkyao
|
Beta Was this translation helpful? Give feedback.
-
|
Original author: stardung86 Ah yes seems like cache system was worked at that time. Thanks for answering! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Original author: stardung86
Original time: 2023-03-20 01:18:43.798794
Original ID/Slug: 470 / is-this-a-normal-situation-that-duration-is-higher-when-the-number-of-request-decreased-after-reaching-peak
Hi, I’m new to TiDB and trying to test performance of it.
The below screenshot shows the statement OPS and the Duration and yes, trying to select massive amount of data.
I’m curious about the duration that shows shorter value when the number of OPS value is high and vice versa.
According to my short knowledge, I thought it should have long duration when OPS are high. Can anybody explain about this situation?
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions