You will (almost) never realize the execution speed of C in perl....
That depends on what you're doing. If you want to compare the languages themselves (okay, you can use C's standard library), I can suggest several algorithms and data structures and tasks which will be as fast in Perl as in C.
... which is why people do not write (eg) 3D API bindings for perl.
A far larger problem is data marshalling instead of opcode dispatch.
What is the acronym for again, anyway?
Perl is not an acronym.
In reply to Re^3: Perl vs C
by chromatic
in thread Perl vs C
by santhosh_89
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |