in reply to Re: {Perl6} Macros and native compilation
in thread {Perl6} Macros and native compilation
There's definitely a performance win to doing it, though how much depends on how much of the code uses the low-level types instead of PMCs, since the C optimizer has more to work with there.
|
|---|