RE: GSoC 2018: Sorting Algorithm and Benchmarking - Mailing list pgsql-hackers

From Kefan Yang
Subject RE: GSoC 2018: Sorting Algorithm and Benchmarking
Date
Msg-id 5ae36a0c.1c69fb81.cdec7.83ff@mx.google.com
Whole thread Raw
In response to Re: GSoC 2018: Sorting Algorithm and Benchmarking  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers

Hey,

 

This executable should read a config file (path to sorting routines, test data size etc.), perform tests on different sorting routines, and output the result.

 

Kefan

 

From: Robert Haas
Sent: April 26, 2018 11:53 AM
To: Kefan Yang
Cc: Andrey Borodin; PostgreSQL Hackers
Subject: Re: GSoC 2018: Sorting Algorithm and Benchmarking

 

On Wed, Apr 25, 2018 at 3:12 PM, Kefan Yang <starordust@gmail.com> wrote:

> If I understand it correctly, the sorting benchmark should be an executable

> under the src/bin/ folder just like pgbench?

 

What would this executable do, exactly?

 

--

Robert Haas

EnterpriseDB: http://www.enterprisedb.com

The Enterprise PostgreSQL Company

 

pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Toast issues with OldestXmin going backwards
Next
From: Kefan Yang
Date:
Subject: RE: GSoC 2018: Sorting Algorithm and Benchmarking