Re: JIT compiling with LLVM v11

From: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: JIT compiling with LLVM v11
Date: 2018-03-13 14:25:49
Message-ID: 58b05bcd-8d50-9c7a-c624-7e214bc8f600@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 3/12/18 17:04, Andres Freund wrote:
> │ JIT: │
> │ Functions: 4 │
> │ Inlining: false │
> │ Inlining Time: 0.000 │
> │ Optimization: false │
> │ Optimization Time: 5.023 │
> │ Emission Time: 34.987 │

The time quantities need some units.

> │ Execution time: 46.277 ms │

like this :)

--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Oleg Ivanov 2018-03-13 14:36:39 Re: [HACKERS] Proposal: generic WAL compression
Previous Message Jeevan Chalke 2018-03-13 14:13:05 Re: [HACKERS] Partition-wise aggregation/grouping