From: Matt S Trout Date: Thu, 17 Jun 2010 02:38:09 +0000 (+0100) Subject: doc 6de654 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=5246c8d893811b3bf16ad338cf63fd008c974fb4;p=p5sagit%2Fp5-mst-13.2.git doc 6de654 --- diff --git a/pod/perl5132delta.pod b/pod/perl5132delta.pod index 148ff4b..3b2a419 100644 --- a/pod/perl5132delta.pod +++ b/pod/perl5132delta.pod @@ -134,6 +134,11 @@ Remove redundant hv_exists() calls from ithread_create()'s spec parser (b1faab). Skip unnecessary newAV() in ithread_create() (39f3f7). +=item * + +Avoid duping pads created for recursion since there's no point pre-allocating +the same memory in the new thread (6de654). + =back Eliminated xhv_fill from struct xpvhv: This saves 1 IV per hash and on some