Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
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 making s'mores by the fire in the courtyard of the Monastery: (2)
As of 2024-04-20 03:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found