Re: Query is over 2x slower with jit=on - Mailing list pgsql-hackers

From Chapman Flack
Subject Re: Query is over 2x slower with jit=on
Date
Msg-id 41012425-6aa0-e06c-a2f2-e5d17bb686f9@anastigmatix.net
Whole thread Raw
In response to Re: Query is over 2x slower with jit=on  (Simon Riggs <simon@2ndquadrant.com>)
Responses Re: Query is over 2x slower with jit=on  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
On 04/18/2018 12:27 PM, Simon Riggs wrote:

> Please change the name of the "JIT" parameter to something meaningful
> to humans before this gets too far into the wild.
> 
> SSL is somewhat understandable because its not a Postgres-private term.

JIT is hardly a Postgres-private term. It's a familiar term in a
widespread community, though I might cede the point that the
community in question is more compiler wonks than DBAs.

-Chap


pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Deadlock in multiple CIC.
Next
From: Fujii Masao
Date:
Subject: Re: Speedup of relation deletes during recovery