in reply to Re^2: Believably slow..
in thread Unbelievably slow..

Would this be a place to use XS? I am not an XS whiz, just making a guess, what does this code do anywhoo?

Replies are listed 'Best First'.
Re^4: Believably slow..
by Aristotle (Chancellor) on Jun 30, 2003 at 21:08 UTC
    This would be a fine opportunity for the use of XS because.. well, XS is C. :) So basically you'd be running the C code shown, except with a few megabytes of Perl interpreter laoded on top of it.

    Makeshifts last the longest.