GSoC 2018: Sorting Algorithm and Benchmarking

From: Kefan Yang <starordust(at)gmail(dot)com>
To: Andrey Borodin <x4mmm(at)yandex-team(dot)ru>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: GSoC 2018: Sorting Algorithm and Benchmarking
Date: 2018-04-25 19:12:05
Message-ID: 5ae0d307.4e4b650a.c59ed.e68f@mx.google.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello,

My name is Kefan Yang. I am so excited that my proposal ‘Sorting Algorithm and Benchmarking 2018’ has been accepted. I see on the Wiki page that you can mentor this proposal. This is what I’ve done in these few days:
1. I’ve carefully read through Submit a Patch and have a basic understanding of the submission process.
2. I’ve set up the environment and ready to code. The sorting routine is kind of separated from other modules so I don’t need much time to get familiar with the code base. If things go smoothly, I can start coding ahead of schedule
Now I have some questions:
1. If I understand it correctly, the sorting benchmark should be an executable under the src/bin/ folder just like pgbench?
2. Do you, or other community members, have any suggestions about the final version of proposal?
3. Are there any specific thing you expect me to do during this community bonding period?
Thanks for your time!

Regards,
Kefan

Attachment Content-Type Size
proposal_gsoc2018.pdf application/pdf 309.8 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Geoghegan 2018-04-25 19:13:27 Re: Corrupted btree index on HEAD because of covering indexes
Previous Message John Naylor 2018-04-25 19:09:47 Re: unused_oids script is broken with bsd sed