I am using Strawberry Perl 5.24.0 and I am loading the modules using the "use". For example, use Net::FTP.
But module loading is taking a lot of time at compile time. For example, loading the Net::FTP module is taking around 2.44s in total (Below is the call trace which I got by using NYTProf). Can you please let me know that how can I improve the performance at compile time? Thanks!
SubroutinesNet::SSLeay::RAND_poll (xsub) (2.29s)
IO::Socket::SSL::BEGIN@20 (54.2ms)
Net::FTP::BEGIN@32 (42.1ms)
In reply to Module loading in Strawberry Perl 5.24.0 is slow by znasir
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |