Skip to content

Commit

Permalink
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
pmichaud committed May 26, 2011
1 parent 05bf809 commit c46d7b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/PARROT_REVISION
@@ -1 +1 @@
RELEASE_3_3_0-15-g3c7fb39
RELEASE_3_4_0

0 comments on commit c46d7b0

Please sign in to comment.