• uis
    link
    fedilink
    arrow-up
    9
    ·
    4 months ago

    Someone compiled tomatoes without -O3

      • barsoap
        link
        fedilink
        arrow-up
        2
        ·
        edit-2
        4 months ago

        Often faster anyways as the CPU is eating through instructions faster than the RAM can keep up with. May or may not require compiling as x86-64-v2, depending on code. In general, never trust performance you didn’t benchmark.