tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Tinycc-devel] TinyCC -std=c2x support?


From: Clive Tovero
Subject: Re: [Tinycc-devel] TinyCC -std=c2x support?
Date: Thu, 24 Jun 2021 20:32:19 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0

Another thought would be to weigh the effect of potential patches to tcc on compile-time and run-time performance.  In this benchmark, tcc 0.9.27 has the fastest compile and run times compared to several other compilers:

https://github.com/nordlow/compiler-benchmark

It mentions that gcc and clang get "significantly worse performance with each new release".  While I can't personally vouch for the quality of that benchmark, the idea would be to have _some_ benchmark as a line in the sand that would help keep tcc from bloat when considering modifications.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]