Announcement

Collapse
No announcement yet.

GNU Coreutils 9.1 Released With Efficiency Enhancements

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

  • GNU Coreutils 9.1 Released With Efficiency Enhancements

    Phoronix: GNU Coreutils 9.1 Released With Efficiency Enhancements

    GNU Coreutils 9.1 is out this weekend as the latest feature update to these widely-used core utilities on Linux and other platforms with supplying cp, cat, ls, and other common commands...

    Phoronix, Linux Hardware Reviews, Linux hardware benchmarks, Linux server benchmarks, Linux benchmarking, Desktop Linux, Linux performance, Open Source graphics, Linux How To, Ubuntu benchmarks, Ubuntu hardware, Phoronix Test Suite

  • #2
    The ls command no longer colors files with capabilities by default, since they are rarely used and increases processing time by about 30% per file.
    Rarely used?

    Oh, come on!
    Colors are really helpful and doesn't take space.
    This seem like a bad tradeoff.

    Comment


    • #3
      Originally posted by Danny3 View Post

      Rarely used?

      Oh, come on!
      Colors are really helpful and doesn't take space.
      This seem like a bad tradeoff.
      Definitely, sounds like a step backwards IMO

      Comment


      • #4
        Originally posted by Danny3 View Post

        Rarely used?

        Oh, come on!
        Colors are really helpful and doesn't take space.
        This seem like a bad tradeoff.
        Isn't it about performance checking each file. On huge dirs this could probably make a difference.
        Last edited by S.Pam; 19 April 2022, 01:55 AM.

        Comment


        • #5
          nice, updated: https://t2sde.org/packages/coreutils

          Comment


          • #6
            So.. when coreutils for windows?

            Comment


            • #7
              Originally posted by Danny3 View Post
              Colors are really helpful and doesn't take space.
              I've never found them helpful other than for easy dir/file distinction, but anyway: isn't this specifically just about coloring setuid files etc? The "normal" dircolors stuff is (almost) entirely driven by file extension, which can't possibly be taking 30% of the run time unless it's actually opening the file and trying to parse magic signatures instead.

              Comment


              • #8
                Originally posted by arQon View Post

                I've never found them helpful other than for easy dir/file distinction, but anyway: isn't this specifically just about coloring setuid files etc? The "normal" dircolors stuff is (almost) entirely driven by file extension, which can't possibly be taking 30% of the run time unless it's actually opening the file and trying to parse magic signatures instead.
                some tools would work with no hacking for windows. Unification

                Comment

                Working...
                X