• just_another_person@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    16 days ago

    BSD will always be faster. That’s a given. It is not flexible, however. It has a very specific purpose. This is why Apple chose this as the origin for OS X, which has now been bastardized to an unrecognizable variation, but if you check the main kernel, will still read as DragonFlyBSD.

    • ducking_donuts@lemm.ee
      link
      fedilink
      arrow-up
      0
      ·
      16 days ago

      Faster in what sense? Would you kindly point me to the benchmarks used? It’s easy to find the opposite results so I’m curious.

      • IllNess@infosec.pub
        link
        fedilink
        arrow-up
        0
        ·
        16 days ago

        FreeBSD doesn’t have desktop environment built in. So maybe running from command line or installation is a lot faster.

      • just_another_person@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        15 days ago

        Smaller footprint in general, compiled as one (not multimodal kernel+extensions), simpler security models, and simpler init system. All of these will make it snappier out of the box than Linux, just not in the ways you’d want, say, a desktop to be faster.

        • biribiri11@lemmy.ml
          link
          fedilink
          arrow-up
          0
          ·
          14 days ago

          I’m not sure how much I’d buy into phoronix benchmarks in this case. CentOS Strea, 9 was performing as good, if not better than, the recently released Ubuntu 24.04 and 2 week old FreeBSD 14.1 despite having a 3 year old kernel and being compiled with an equally old version of GCC. Linux is currently suffering from a pstate bug with AMD, too.

          There’s a reason the BSDs are hardly used in HPC.

          • just_another_person@lemmy.world
            link
            fedilink
            arrow-up
            0
            ·
            14 days ago

            JFC. The end all be all of Linux benchmarks, and you’re standing up to discredit their results? Photonic practically wrote the modern book on Linux benchmarks, but please tell us how they are wrong,nor mistaken.

            3 other commentors have deleted theirs already for their inane fanboyisms. You want want to make 3, or do you have some new energy to bring to the conversation?

            • biribiri11@lemmy.ml
              link
              fedilink
              arrow-up
              0
              ·
              14 days ago

              Why are you being inflammatory for no reason? I’m just saying I don’t think it’d be correct for an OS 3 years in the past to be neck and neck with modern stuff. Log off the computer and go outside lmao

    • IllNess@infosec.pub
      link
      fedilink
      arrow-up
      0
      ·
      16 days ago

      BSD might be faster but companies choose BSD because the BSD License is much more flexible than the Linux General Public License. Apple was even able to create their own license, the APSL. They would not be able to do that using Linux.