in reply to Re: Creating data tree from input without eval
in thread Creating data tree from input without eval

What makes you think that your code, written in Perl, is faster than the Perl code for eval, written in C?
Benchmark.pm
  • Comment on Re^2: Creating data tree from input without eval

Replies are listed 'Best First'.
Re^3: Creating data tree from input without eval
by ikegami (Patriarch) on Apr 06, 2008 at 06:36 UTC
    Could you please post this benchmarking code?
        No, that's not what I want. I would like to see the benchmark code he used, not just the code being benchmarked.