top | item 46907878

(no title)

kvemkon | 24 days ago

> optimizations aren't as good as the 40 year gcc project

with all optimizations disabled:

> Even with all optimizations enabled, it outputs less efficient code than GCC with all optimizations disabled.

discuss

order

qarl|24 days ago

That distinction doesn't change my point. I am not surprised that a 40 year old project generates better code than this brand new one.

charcircuit|24 days ago

Not only is it new. There has been 0 performance optimization done. Well none prompted for at least. Once you give the agents a profiler and start a loop focusing on performance you'll see it start improving it.