Google グループは Usenet の新規の投稿と購読のサポートを終了しました。過去のコンテンツは引き続き閲覧できます。
Dismiss

[perl #38194] [TODO] build - optimize pmc2c.pl

閲覧: 0 回
最初の未読メッセージにスキップ

Joshua Hoblitt

未読、
2006/01/09 20:05:312006/01/09
To: bugs-bi...@rt.perl.org
# New Ticket Created by Joshua Hoblitt
# Please include the string: [perl #38194]
# in the subject line of all future correspondence about this issue.
# <URL: https://rt.perl.org/rt3/Ticket/Display.html?id=38194 >


Simple profile suggests that pmc2c.pl is spending about 25% of it's
total execution time loading FindBin. The lib path use of FindBin::Bin
can be replaced with 'use lib qw( . lib ../lib ../../lib );' while the
other uses of FindBin::Bin will have be replaced by values that are
interpolated by genfile().

-J

--

新着メール 0 件