doc 77bac2
Matt S Trout [Thu, 17 Jun 2010 03:52:13 +0000 (04:52 +0100)]
pod/perl5132delta.pod

index 6b43143..db8f204 100644 (file)
@@ -125,6 +125,9 @@ generate has them.
 
 =head1 Performance Enhancements
 
+Only allocate entries for @_ on demand - this not only saves memory per
+subroutine defined but should hopefully improve COW behaviour (77bac2).
+
 Multiple small improvements to threads:
 
 =over 4