Re: Vitesse DB call for testing

From: Merlin Moncure <mmoncure(at)gmail(dot)com>
To: CK Tan <cktan(at)vitessedata(dot)com>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Vitesse DB call for testing
Date: 2014-10-17 13:14:14
Message-ID: CAHyXU0yowsvdek04CdUaeioYDAHWJJs+dgVyjZiaAqf=3fhM7Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Oct 17, 2014 at 7:32 AM, CK Tan <cktan(at)vitessedata(dot)com> wrote:
> Hi everyone,
>
> Vitesse DB 9.3.5.S is Postgres 9.3.5 with a LLVM-JIT query executor
> designed for compute intensive OLAP workload. We have gotten it to a
> reasonable state and would like to open it up to the pg hackers
> community for testing and suggestions.
>
> Vitesse DB offers
> -- JIT Compilation for compute-intensive queries
> -- CSV parsing with SSE instructions
> -- 100% binary compatibility with PG9.3.5.
>
> Our results show CSV imports run up to 2X faster, and TPCH Q1 runs 8X faster.
>
> Our TPCH 1GB benchmark results is also available at
> http://vitessedata.com/benchmark/ .
>
> Please direct any questions by email to cktan(at)vitessedata(dot)com .

You offer a binary with 32k block size...what's the rationale for that?

merlin

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2014-10-17 13:37:08 Re: BUG: *FF WALs under 9.2 (WAS: .ready files appearing on slaves)
Previous Message Fujii Masao 2014-10-17 13:12:06 Re: BUG: *FF WALs under 9.2 (WAS: .ready files appearing on slaves)