|
|
|
|
|
by 300bps
939 days ago
|
|
I've programmed in 6502 Assembly for decades and your skepticism is right on. These comparisons have so many variables that they are extremely hard to make accurately. FTA - I would have guessed that the 8088 is much faster at about
the same clock speed, because it has more 16-bit operations
and does multiplication and division in hardware. Does the compiler of the compiler make use of these extra 16-bit operations? How many layers of abstraction does it go through for each of the environments? Does it use DOS interrupts when running on DOS and optimized machine code on CP/M? These comparisons are strange thought experiments. |
|
Is it still an inaccurate comparison? Sure. But I expected something dramatically different, so I asked.