in reply to Re^4: Perl 5 Optimizing Compiler, Part 4: LLVM Backend?
in thread Perl 5 Optimizing Compiler, Part 4: LLVM Backend?
Perl 5 doesn't run slower than C because it lacks a JIT.But here you say:
Add a tracing JIT. Iterate on that for a few years.So which is it? JIT good or JIT bad?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^6: Perl 5 Optimizing Compiler, Part 4: LLVM Backend?
by chromatic (Archbishop) on Aug 29, 2012 at 05:11 UTC | |
by Will_the_Chill (Pilgrim) on Aug 29, 2012 at 05:33 UTC | |
by chromatic (Archbishop) on Aug 29, 2012 at 21:54 UTC | |
by Will_the_Chill (Pilgrim) on Aug 30, 2012 at 02:53 UTC | |
by chromatic (Archbishop) on Aug 30, 2012 at 05:24 UTC | |
|