Re: BUG #15486: PG11 jit on 50x slower than jit off - Mailing list pgsql-bugs

From Andres Freund
Subject Re: BUG #15486: PG11 jit on 50x slower than jit off
Date
Msg-id 20190209094106.zmkbvyzoe45ptful@alap3.anarazel.de
Whole thread Raw
In response to BUG #15486: PG11 jit on 50x slower than jit off  (PG Bug reporting form <noreply@postgresql.org>)
List pgsql-bugs
Hi,

On 2018-11-05 08:10:17 +0000, PG Bug reporting form wrote:
> The following bug has been logged on the website:
> 
> Bug reference:      15486
> Logged by:          Jakub Janeček
> Email address:      jakub.janecek@comgate.cz
> PostgreSQL version: 11.0
> Operating system:   Debian 9
> Description:        
> 
> Hi team,
> 
> we have a problem with PG11 and JIT. Execution time with JIT ON is slower
> than JIT OFF. PostgreSQL is running on Debian in LXC Container on Proxmox
> VE.

I've now pushed a fix. It should be included in the next set of minor
releases, which are expected next week.  Thanks for the report!

Greetings,

Andres Freund


pgsql-bugs by date:

Previous
From: Andres Freund
Date:
Subject: Re: BUG #15592: Memory overuse with subquery containing unnest() andset operations (11.x regression)
Next
From: Tom Lane
Date:
Subject: Re: BUG #15592: Memory overuse with subquery containing unnest() and set operations (11.x regression)