[fpc-devel] x86_64 Optimizer Overhaul
Ryan Joseph
ryan at thealchemistguild.com
Wed Dec 12 15:24:44 CET 2018
> On Dec 12, 2018, at 7:59 PM, Ryan Joseph <ryan at thealchemistguild.com> wrote:
>
> For example every time you it parses “1 + 1” a large code block is entered
Correction, 1+1 doesn’t enter a large code block unless there’s an overload present. Once you add overloads however that’s when a caching solution would start helping.
Regards,
Ryan Joseph
More information about the fpc-devel
mailing list