[M3devel] JIT [WAS: Google Benchmark - anyone interested in an Modula 3 version?]
Hendrik Boom
hendrik at topoi.pooq.com
Tue Jul 5 02:13:17 CEST 2011
On Mon, Jul 04, 2011 at 06:08:54PM +0100, Daniel Alejandro Benavides D. wrote:
>
> So this time I'm happy to be wrong, we can do indeed JIT but we should
> measure the cost (as for type inference could for **imp**ç run O(n^3)
> and currently run O(n^5), it might be necessary do decompiling plus
> naturally compiling and forth inc ase of NetObj, etc
O(n^3)? O(n^5)? If that's performance in practical situations, instead
of just a class of theoretical examples it's not what we need for
everyday use. I'd call it useless. It's defnietely not what I'm
thinking of.
-- hendrik
More information about the M3devel
mailing list