From bbdcca993ff395ee4f8c6b35634ec3fa16432c86 Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Sat, 28 Apr 2012 08:12:27 -0400 Subject: [PATCH] GSOC slide from Mike Rylander Signed-off-by: Galen Charlton --- GSOC.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/GSOC.txt b/GSOC.txt index 8f3c2195b..c310f46b8 100644 --- a/GSOC.txt +++ b/GSOC.txt @@ -44,4 +44,18 @@ Swenyu Duan * *Project*: Optimize Evergreen: Convert PL/Perl-based PostgreSQL stored procedures to PL/SQL or PL/C * *Mentor*: Mike Rylander +Welcome, Swenyu Duan from Peking University! (Not actually here...) + +* *IRC:* stormdsy +* *email:* dsy88 at sina dot com + +*Problem:* Evergreen makes use of many PL/Perl Postgres stored +procedures such as these http://goo.gl/nHVYA[normalization +routines]. Many of these are very stable, and would benefit from +being reimplemented in a faster language -- PL/SQL if particularly +simple or query-heavy, or PL/C if more complicated or data-processing +intensive. Your mission is to identify and address performance +bottlenecks. (This is an excellent opportunity to coordinate your +efforts with another student working on stress and regression +testing!) -- 2.11.0