Hello Hannu,

I'm not sure we have transaction lasts for very short time that
nanoseconds matters.

Nanoseconds may not matter yet, but they could be handy when for
example we want to determine the order of parallel query executions.

We are less than an order of magnitude away from being able to do 1M
inserts/updates/deletes per second, so microseconds already are not
always 100% reliable.

ISTM that 1M tps would be with really a lot of parallel clients, thus the latency of each would be quite measurable, so that µs would still make sense for measuring their performance? If an actual network is involved, the network latency is already 100-200 µs even before executing any code.

--
Fabien.

Reply via email to