Date: Mon, 21 Mar 2022 14:50:24 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 262704] A minimal, fast alternative to 'du -sh' Message-ID: <bug-262704-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D262704 Bug ID: 262704 Summary: A minimal, fast alternative to 'du -sh' Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: sec.research.2005@gmail.com Created attachment 232609 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D232609&action= =3Dedit Patch diskus is a very simple program that computes the total size of the current directory. It is a parallelized version of du -sh. On my 8-core laptop, it = is about ten times faster than du with a cold disk cache and more than three t= imes faster with a warm disk cache --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-262704-7788>