|
|
|
|
|
by theLiminator
248 days ago
|
|
> I doubt it. C is well within 2x of what you can achieve with hand written assembly in almost every case. Depends what you mean, if you preclude using targeted ASM in your C I think some hot loops can be much slower than 2x. Of course programs globally written in assembly largely don't make sense. |
|