On Tue, 27 May 2025 at 12:45, Потапов Александр
wrote:
>
> Hello!
>
> I ran some experiments with pgbench to measure the initialization time and
> found that the time increases quadratically with the number of clients. It
> was surprising to me and I would like to understand a reason of such beh
Sorry, I forgot to add the table and graph for point #8
The graph is attached.
This is the table:
--
| Number of clients | Average init time, ms |
--
| 1024 | ~435 +-20
Hello!
I ran some experiments with pgbench to measure the initialization time and
found that the time increases quadratically with the number of clients. It was
surprising to me and I would like to understand a reason of such behavior.
Some details on how it was done:
1) I used the branch