Re: JIT compiling with LLVM v11 - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: JIT compiling with LLVM v11
Date
Msg-id 58b05bcd-8d50-9c7a-c624-7e214bc8f600@2ndquadrant.com
Whole thread Raw
In response to Re: JIT compiling with LLVM v11  (Andres Freund <andres@anarazel.de>)
Responses Re: JIT compiling with LLVM v11  (Andres Freund <andres@anarazel.de>)
List 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


pgsql-hackers by date:

Previous
From: Jeevan Chalke
Date:
Subject: Re: [HACKERS] Partition-wise aggregation/grouping
Next
From: Oleg Ivanov
Date:
Subject: Re: [HACKERS] Proposal: generic WAL compression