Re: test_json_parser/002_inline is kind of slow

From: Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Andrew Dunstan <andrew(at)dunslane(dot)net>, Andres Freund <andres(at)anarazel(dot)de>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: test_json_parser/002_inline is kind of slow
Date: 2025-09-29 19:37:06
Message-ID: CAOYmi+=ZxuPaErs7KuvpQwYKzYm587TxuguP8hypuNncuZcV_Q@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Sep 29, 2025 at 8:24 AM Jacob Champion
<jacob(dot)champion(at)enterprisedb(dot)com> wrote:
> Nice! I'll clean this up, and put a rewrite on the back burner for
> now.

Barring objections, I'll plan to backpatch the attached in a day or so.

Thanks,
--Jacob

Attachment Content-Type Size
v2-0001-test_json_parser-Speed-up-002_inline.pl.patch application/octet-stream 9.8 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message David Rowley 2025-09-29 19:40:10 Re: Remove unused parameter form find_window_run_conditions()
Previous Message Peter Eisentraut 2025-09-29 19:24:12 Re: NLS in Meson