initial commit
[urisagit/Sort-Maker.git] / slides / slides / slide-0101.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> A Little Past History </TITLE>
5 </HEAD>
6 <H3 ALIGN=CENTER>1.1:  A Little Past History </H3>
7 <TABLE ALIGN="CENTER" BORDER=0 WIDTH="95%">
8   <TR>
9     <TD WIDTH="25%" ALIGN="LEFT">
10         Prev
11         <A HREF="slide-0102.html">Next</A>
12         <A HREF="index.html">Index</A>
13     <TD ALIGN="CENTER">
14         Sort::Maker
15     <TD WIDTH="25%" ALIGN="RIGHT">Page 1/12
16   </TR>
17 </TABLE>
18 <HR WIDTH="95%">
19 <UL>
20 <li> TPC3 in Monterey, CA 1999
21
22 <li> Co-wrote and presented "A Fresh Look at Efficient Perl Sorting"
23
24
25    <A href="http://www.sysarch.com/perl/sort_paper.html">http://www.sysarch.com/perl/sort_paper.html</A>
26 <li> Co-author was Larry Rosler (retired from HP and Perl)
27
28 <li> Introduced the GRT as a way to speed up Perl sorts
29
30 <li> It won the prize for Best Technical Paper
31
32 <li> A module Sort::Records was promised which would implement the GRT
33
34 <li> Sort::Records was started but a code and design review showed many
35   problems.
36
37 <li> Sort::Records was shelved during development because of a code review
38
39 <li> People still write to me asking about that module
40 </UL>
41 <HR WIDTH="95%">
42 <TABLE ALIGN="CENTER" BORDER=0 WIDTH="95%">
43   <TR>
44     <TD WIDTH="30%" ALIGN="LEFT">
45         Prev
46         <A HREF="slide-0102.html">Next</A>
47         <A HREF="index.html">Index</A>
48     <TD ALIGN="CENTER">
49         YAPC::NA 2004, Buffalo, NY
50     <TD WIDTH="25%" ALIGN="RIGHT">Page 1/12
51   </TR>
52
53   <TR>
54     <TD ALIGN="CENTER" COLSPAN="3">
55         <FONT SIZE="-3">&copy; 2004 Uri Guttman</FONT>
56   </TR>
57
58 </TABLE>
59 </HTML>