Remix.run Logo
asiekierka 2 hours ago

Here's a benchmark of all modern 6502 C compilers: https://thred.github.io/c-bench-64/ - do note that binary sizes also include the size of the standard libraries, which means it is not a full picture of the code generation density of the compilers themselves.

michalpleban an hour ago | parent [-]

Thank you, that's really helpful.