[Pdx-pm] Software development and The Rules

Joshua Keroes jkeroes at eli.net
Fri Sep 27 10:28:07 CDT 2002


On (Thu, Sep 26 22:59), Austin Schutz wrote:
> On Thu, Sep 26, 2002 at 10:30:00PM -0700, Joshua Keroes wrote:
> > On (Thu, Sep 26 21:10), Austin Schutz wrote:
> > > On Thu, Sep 26, 2002 at 05:07:32PM -0700, Joshua Keroes wrote:
> 
> Sounds like a binary tree.

Simpler.
 
> > > I'm sure if you did bitwise stuff in C using a good sort
> > > method you could get a faster result.
> > 
> > Now, you're getting hot!
> > 
> Are you doing the actual code in perl? C seems like it's a lot faster
> for iterative algorithms. Not sure why that is.

I'm using one CPAN module which happens to be written in C. It may not
be necessary, but I always get confused playing with the related
builtin funcs.

-Joshua



More information about the Pdx-pm-list mailing list