On 7/13/17, Jens Alfke <j...@mooseyard.com> wrote:
>
> Have you tested Clang? These days it may generate even better code,

We do a lot of testing with clang - it is part of our standard test
protocol.  It generates code that is slightly larger and slower than
the GCC-generated code, but not nearly as bad as ICC.  I have not
studied the machine code generated by clang to see what the difference
is, as I just did for ICC.

-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to