On 7/13/17, Jens Alfke <[email protected]> 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
[email protected]
_______________________________________________
sqlite-users mailing list
[email protected]
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to