| From: | Álvaro Herrera <alvherre(at)kurilemu(dot)de> |
|---|---|
| To: | Andres Freund <andres(at)anarazel(dot)de> |
| Cc: | David Rowley <dgrowleyml(at)gmail(dot)com>, Zsolt Parragi <zsolt(dot)parragi(at)percona(dot)com>, John Naylor <johncnaylorls(at)gmail(dot)com>, Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>, PostgreSQL Developers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: More speedups for tuple deformation |
| Date: | 2026-02-26 16:01:57 |
| Message-ID: | 202602261559.d5lbcocmb5vh@alvherre.pgsql |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 2026-Feb-26, Andres Freund wrote:
> I don't get this. We'll approximately never have a full suite of benchmark
> tools that make sense to integrate at once. The reason we're here is because
> over and over we've not actually merged quite useful tools, making do with
> benchmarking-by-proxy and one off tools. This seems like a recipe for never
> getting anywhere better.
Eh, my first suggestion was to start the benchmark suite as a top-level
thing, so put this module under src/benchmark rather than hide it with
the bunch of smelly dudes in src/test/modules.
--
Álvaro Herrera Breisgau, Deutschland — https://www.EnterpriseDB.com/
"Ed is the standard text editor."
http://groups.google.com/group/alt.religion.emacs/msg/8d94ddab6a9b0ad3
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andres Freund | 2026-02-26 16:13:41 | Re: pg_stat_io_histogram |
| Previous Message | Alvaro Herrera | 2026-02-26 15:59:12 | Re: pgstat include expansion |