# New Ticket Created by  Stephane Payrard 
# Please include the string:  [perl #60060]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=60060 >


This results in 4 stat()s per pbc.
opening the file and using Parrot_fstat_info_intval() instead of
Parrot_stat_info_intval() will be less costly.
this means retooling readbc() that now stats the file to verify it can open it.

-- 
cognominal stef

Reply via email to