compiler-benchmark
compiler-benchmark copied to clipboard
Benchmarks compilation speeds of different combinations of languages and compilers.
Results
11
compiler-benchmark issues
Sort by
recently updated
recently updated
newest added
regarding https://github.com/nordlow/compiler-benchmark/blob/9399e9693f1091fbf8d22092f49be859aee7e245/benchmark#L343 When building cproc, you have to correctly specify your platform if it fails to detect. In example `./configure --host=x86_64-linux-musl` tcc -dumpmachine incorrectly returns x86_64-pc-linux-gnu