From 137127def3973a3e6331e3ab63658c463d211120 Mon Sep 17 00:00:00 2001 From: Florian Ragwitz Date: Wed, 1 Sep 2010 15:40:04 +0200 Subject: Clarify CPU cache improvements entry in 5133delta --- pod/perl5133delta.pod | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'pod') diff --git a/pod/perl5133delta.pod b/pod/perl5133delta.pod index 8e929025ba..af03607adf 100644 --- a/pod/perl5133delta.pod +++ b/pod/perl5133delta.pod @@ -96,7 +96,9 @@ course, does not generate the warning. (0111154) =head1 Performance Enhancements -There are several small optimizations to improve CPU cache performance +There are several small optimizations to reduce CPU cache misses in various very +commonly used modules like C and C as well in accessing +file-handles for reading. =head1 Modules and Pragmata -- cgit v1.2.1