Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Bump PARROT_REVISION to 3.4.0. The old PARROT_REVISION (3.3.0) was
defaulting to --gc=ms2, which since February 2011 has been about 60% slower than it was in January 2011. Moving to Parrot 3.4.0 uses the GMS gc, which gives a huge overall performance speedup and an even bigger speedup for regexes and parsing.
- Loading branch information