Re: test_json_parser/002_inline is kind of slow - Mailing list pgsql-hackers

From Robert Haas
Subject Re: test_json_parser/002_inline is kind of slow
Date
Msg-id CA+Tgmob24JyOwrxHZUsV2-KZUsfBbokWgaXrhe1-4KsBrE6BGQ@mail.gmail.com
Whole thread Raw
In response to Re: test_json_parser/002_inline is kind of slow  (Jacob Champion <jacob.champion@enterprisedb.com>)
Responses Re: test_json_parser/002_inline is kind of slow
Re: test_json_parser/002_inline is kind of slow
List pgsql-hackers
On Fri, Sep 26, 2025 at 11:33 AM Jacob Champion
<jacob.champion@enterprisedb.com> wrote:
> Agreed, it's pretty inefficient. (For comparison, it runs in about two
> seconds on my machine, so I hadn't noticed how bad it had gotten.
> Thanks for pointing it out.)

Interesting. Are you on Linux? I'm testing directly on macOS, and I
wonder now whether macOS is comparatively slower at starting new
processes...

--
Robert Haas
EDB: http://www.enterprisedb.com



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Avoiding roundoff error in pg_sleep()
Next
From: David Christensen
Date:
Subject: Re: [PATCH] GROUP BY ALL