- or download this
map { $code .= "\$hash{$_} = 1;\n" } @array; eval "$code";
- or download this
use Benchmark;
...
eval "$code";
}
});
- or download this
Benchmark: timing 10000 iterations of btrott, plaid...
btrott: 1 wallclock secs ( 0.56 usr + 0.00 sys = 0.56 CPU)
plaid: 23 wallclock secs (22.07 usr + 0.06 sys = 22.13 CPU)