dalibo / pev2

Postgres Explain Visualizer 2
https://explain.dalibo.com
PostgreSQL License
2.6k stars 128 forks source link

I/O Timings: Read / Write times not obvious enough #477

Open Krysztophe opened 2 years ago

Krysztophe commented 2 years ago

The I/O Timings information are not really visible, as in:

Screenshot_20220408_152744

I would expect them to appear in the array , above "Read" and "Written". And perhaps in color if they are a big part of the total query time.

Examples:

pgiraud commented 1 week ago

Is this what you have in mind for the location?

Screenshot from 2024-10-10 14-53-13

Krysztophe commented 1 week ago

Nice!

Et si je n'abuse pas : perhaps the same colors as here ? (for the number of blocs and GB only? the title ? Just the bullet points ?)

image