Announcement

Collapse
No announcement yet.

Linux 5.0 To Linux 5.9 Kernel Benchmarking Was A Bumpy Ride With New Regressions

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #21
    Amazing work and well-written article Michael! Kudos

    Comment


    • #22
      So when are you going to let Torvalds know that your benchmarks show him sucking even more CoC now? I'm sure he'd enjoy that.

      Comment


      • #23
        What an excellent article, Michael!!!

        Comment


        • #24
          Thank you Michael.
          REALLY a great article ..... though I have to wonder wtf is going on with some of these regressions.
          No wonder so many people run Mitigations off and are still complaining about performance.

          Comment


          • #25
            @Michael: What would it take for you to take a look at the Tensorflow drop? A lot of machine learning stuff is based on TF.

            Comment


            • #26
              This work is really important to spot such performance regressions! Thanks a lot!

              I guess it´s as always a tradeof between latency and throughput, most of the time if you decrease latency, you will decrease throughput. You can typically fix this by adding more "context" to your work, that typically happens on a layer which has more context, so you increase parallelism where it matters.
              Guess this is what we are seing with the current I/O workload performance regressions for highly parallel I/O.

              Comment


              • #27
                Originally posted by MadCatX View Post
                @Michael: What would it take for you to take a look at the Tensorflow drop? A lot of machine learning stuff is based on TF.
                Assuming you were the one that just PayPal tipped given the similar email/name, looking into the Tensorflow Lite regression now.
                Michael Larabel
                https://www.michaellarabel.com/

                Comment


                • #28
                  Originally posted by Michael View Post

                  Assuming you were the one that just PayPal tipped given the similar email/name, looking into the Tensorflow Lite regression now.
                  Thanks!!! All TF users out there owe you a beer!

                  I have *not* been sniffing any of birdie's koolaid but these results do make me wonder what's up with all those overpaid Google & co. engineers that it - again - takes Michael and his PTS to unravel these regressions. I guess that we got lucky that Michael decided to do run this test now so the Apache regression was caught in the -rc stage.

                  Comment


                  • #29
                    Originally posted by MadCatX View Post

                    Thanks!!! All TF users out there owe you a beer!

                    I have *not* been sniffing any of birdie's koolaid but these results do make me wonder what's up with all those overpaid Google & co. engineers that it - again - takes Michael and his PTS to unravel these regressions. I guess that we got lucky that Michael decided to do run this test now so the Apache regression was caught in the -rc stage.
                    Yum.

                    Yep, Linus reached out and currently communicating with him over the Apache regression.
                    Michael Larabel
                    https://www.michaellarabel.com/

                    Comment


                    • #30
                      I'll take secure and error free code over minor performance regressions. It used to be that any security fix would be rejected outright as no one wanted a regression. Now the problem us stale code in applications and libraries as APIs change. Same problem on any software ecosystem, apps break in odd ways all the time as OS and libraries get updated. There's a reason debian is slow and methodical and even they break stupid stuff from time to time.

                      Comment

                      Working...
                      X