Skip to content

Comment on Libgccjit.so: an embeddable JIT-compiler based on GCCparent

Comments

That's all relative, of course, to how long your application is going to run for and how much has to be JIT compiled.

Sure, hence the qualifier "most of the time".

A good example of where this is important is in a tracing JIT. Do you want to compile after 1000 iterations or 10,000 iterations? Faster JIT compilation means it can kick in much earlier.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.