RE: GSoC 2018: Sorting Algorithm and Benchmarking

From: Kefan Yang <starordust(at)gmail(dot)com>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: Andrey Borodin <x4mmm(at)yandex-team(dot)ru>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: RE: GSoC 2018: Sorting Algorithm and Benchmarking
Date: 2018-04-27 18:20:59
Message-ID: 5ae36a0c.1c69fb81.cdec7.83ff@mx.google.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)gmail(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Kefan Yang 2018-04-27 18:23:54 RE: GSoC 2018: Sorting Algorithm and Benchmarking
Previous Message Robert Haas 2018-04-27 17:38:46 Re: Toast issues with OldestXmin going backwards