in reply to Re: Benchmarks aren't everything
in thread Benchmarks aren't everything
Anyhow, wouldn't it be nice if there was a way do easily choose between different engines?Yeah, but since there isn't an alternative engine available, and I've never seen anyone attempting to write an alternative regexp engine for Perl, it doesn't make sense to put effort into making switching regexp engines easy.
Write an alternative engine, and I'll bet someone will make a pragma to switch between them. That happened with 'sort' as well. After making merge sort available for Perl, the sort pragma was created.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Benchmarks aren't everything
by demerphq (Chancellor) on Oct 25, 2005 at 15:28 UTC |