Hacker News new | ask | show | jobs
by amedvednikov 1466 days ago
I admit I misread, and you do indeed use TCC.

I've just tested it, and turns out all C compilers are terrible at hundreds of thousands of print calls (for me Clang was stuck for minutes with 100% cpu usage).

The claim was made about actual code, like the V compiler itself, which is about 220k loc and compiles in 0.3 seconds, not some unrealistic test with a million of prints.

I'll make it clear on the home page with a link to the benchmark.

1 comments

Understandable to misread - I, funnily, did as well as I was quickly going down through the original comment + replies.