Re: VOPS-2.0 - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: VOPS-2.0
Date
Msg-id 20181128131800.GA24838@momjian.us
Whole thread Raw
Responses Re: VOPS-2.0  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Re: VOPS-2.0  (Konstantin Knizhnik <k.knizhnik@postgrespro.ru>)
List pgsql-hackers
On Wed, Nov 28, 2018 at 01:01:03PM +0300, Konstantin Knizhnik wrote:
> Hi,
> 
> I want to introduce new version of VOPS extension for Postgres (vectorized
> operations) providing new, more convenient way of usage:
> auto-substitution of projections.

[Announce post moved to hackers.]

I remember the good performance numbers from this feature.  How does
this interact with the JIT executor feature, which is also designed to
speed up the executor?  Is it something that can be combined with JIT?

-- 
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

+ As you are, so once was I.  As I am, so you will be. +
+                      Ancient Roman grave inscription +


pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: New function pg_stat_statements_reset_query() to reset statisticsof a specific query
Next
From: "Daniel Verite"
Date:
Subject: Re: psql --csv and other parameters