Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re^3: win32: distributing dll hell

by bart (Canon)
on Jun 20, 2007 at 10:18 UTC ( [id://622211]=note: print w/replies, xml ) Need Help??


in reply to Re^2: win32: distributing dll hell
in thread win32: distributing dll hell

In what way? Is it startup time for perl, or the execution speed once it's running?

AFAIK gcc has always had a reputation of making one of the better C compilers. So, I would not expect the code generated by gcc to run "slow".

Cygwin requires use of a private DLL containing a linking layer between the internal Unix-like API and the native Win32 API, but MinGW allegedly builds real native Windows programs, that don't require an external DLL either, so I would expect MinGW to perform better, or at least not worse, than Cygwin.

But those are my expectations, I do not have any benchmark data to back them up.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (4)
As of 2024-04-24 04:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found