Ömercan Yazici

Results 33 comments of Ömercan Yazici

I think that is an issue for another day, however :D

It definitely should **not** call `opt`. For the standalone case it can "safely" `abort`, but not in the case of JIT, which might be part of a bigger application. In...

I did a quick and dirty benchmark as well on [Ignis](https://github.com/PearCoding/Ignis): |Commit|Time| |------------|--------| |1f938b7 (pre-merge)*| 8.877s| |2400342888fe9e04111ed6c74003c7901717e221 (post-merge)| 44.512s| |1d5aa13217ee9681047dac206e73bdf60ed64b35 (current)| 30.209s| Note: The benchmarks are single-threaded, release build, run...