On 5 February 2015 at 05:43, Joe Bogner <[email protected]> wrote: > > This could be a combination of TCC's ability to optimize code or it > could be J's algorithm is implemented more efficiently than mine > (probably both) >
last time i checked, tcc doesn't bother too much with optimization. that doesn't mean that a tiny c compiler can't generate fast code :) ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
