Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Perl startup and excessive "stat" use on module load

by salva (Canon)
on Dec 31, 2020 at 11:42 UTC ( [id://11126037]=note: print w/replies, xml ) Need Help??


in reply to Perl startup and excessive "stat" use on module load

In practice those syscalls are not going to result in IO operations because they all refer to a small set of directories that are going to be cached. So, there is really no need to worry about them.
  • Comment on Re: Perl startup and excessive "stat" use on module load

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11126037]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (8)
As of 2024-04-24 10:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found