• Moderator
    Kronos
    Posts: 2240 from 2003/2/24
    Quote:

    Andreas_Wolf wrote:

    Does a browser tab use more than one core on Windows/Linux/macOS?


    Yes, no, does not apply....

    Lots of services will be running in the background or are parallel in nature.

    So even if whatever HTML feature Office uses to run in a browser (or is it just streaming from a server?) is single threaded (doubt it) that 1 core wouldn't also have to handle the TCP/IP stack, file operations, the GUI and whatnot.

    Problem is that modern SW ported over MorphOS wouldn't know about "main core" and "non SMP cores" to utilize anything multicore that is plausible in the short term.
    Now if we get to the point where NetStack, Poseidon etc could run on Core2 we would see some real uplift in such application, but still a far cry from what one would get running it with full SMP on the same HW.
  • »22.03.24 - 17:19
    Profile