in reply to Re^10: Perl 5 Optimizing Compiler, Part 10: Kickstarter & Performance Benchmarks
in thread Perl 5 Optimizing Compiler, Part 10: Kickstarter & Performance Benchmarks

If you are free to choose, that is, if you are not dependent on code that can't be relicensed, absolutely go for v2.
--
A math joke: r = | |csc(θ)|+|sec(θ)| |-| |csc(θ)|-|sec(θ)| |
  • Comment on Re^11: Perl 5 Optimizing Compiler, Part 10: Kickstarter & Performance Benchmarks

Replies are listed 'Best First'.
Re^12: Perl 5 Optimizing Compiler, Part 10: Kickstarter & Performance Benchmarks
by Will_the_Chill (Pilgrim) on Dec 10, 2013 at 07:51 UTC
    ysth,

    RPerl does specifically do #include "perl.h" to work correctly, I assume this means I am dependent on Artistic v1 code and thus can't use Artistic v2?

    Thanks,
    ~ Will