develooper Front page | perl.perl5.porters | Postings from October 2014

[perl #122955] [PATCH] speed up building with less disk IO pod moves+__END__+misc

Thread Previous | Thread Next
From:
Tony Cook via RT
Date:
October 13, 2014 00:04
Subject:
[perl #122955] [PATCH] speed up building with less disk IO pod moves+__END__+misc
Message ID:
rt-4.0.18-1847-1413158650-861.122955-15-0@perl.org
On Sun Oct 12 01:43:46 2014, bulk88 wrote:
> After making this patch I did some analysis of a capture of all
> ReadFile calls by any miniperl.exe process during a "nmake all". I've
> attached a CSV file with the hottest by number of read calls (and all
> of them are in 4096 bytes or less if EOF at a time chunks).

I'd considered reading perl source with a buffer size of 4096 to be a bug in itself.

Tony


---
via perlbug:  queue: perl5 status: open
https://rt.perl.org/Ticket/Display.html?id=122955

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About