Show HN: Xzgrep is twice as fast with dash versus bash In the CentOS world, a shell script written by "Charles Levert" has been extended as the compressed grep for (gzip/bzip2/xz) as /bin/(zgrep/bzgrep/xzgrep); variants of this script are bundled in their respective packages. The dash shell, available in EPEL for CentOS, appears to specifically speed up xzgrep considerably when altered from #!/bin/sh to #!/bin/dash. In my testing on a 32-bit platform under xargs, a search of 14k files of 20M total size runs in half the time. Do others see this performance increase? Is this another tangible benefit for Debian/Ubuntu moving the system shell from bash to their Almquist shell derivative? October 17, 2022 at 11:42PM
Show HN: Xzgrep is twice as fast with dash versus bash https://ift.tt/QL7yU51
Related Articles
Show HN: I build a tool that will tell you what to respond in negotations https://ift.tt/Y7L3zbPShow HN: I build a tool that will tell you what to respond in negotati… Read More
Show HN: DAPS – Prime-Adaptive Search for Discontinuous Optimization Problems https://ift.tt/TieGkILShow HN: DAPS – Prime-Adaptive Search for Discontinuous Optimization P… Read More
Show HN: LinkedIn sucks, so I built a better one https://ift.tt/1vhlr3sShow HN: LinkedIn sucks, so I built a better one LinkedIn feels more l… Read More
Show HN: Tascli, a simple CLI task and record manager https://ift.tt/9MIhUqDShow HN: Tascli, a simple CLI task and record manager https://ift.tt/s… Read More
Show HN: GoCard – A file-based spaced repetition system built in Go https://ift.tt/rq9wI4fShow HN: GoCard – A file-based spaced repetition system built in Go Hi… Read More
Show HN: I Made a Language to Be JavaScript's Nanny https://ift.tt/QB95FplShow HN: I Made a Language to Be JavaScript's Nanny I'm working on a l… Read More
Show HN: Hyperbrowser MCP Server – Connect AI agents to the web through browsers https://ift.tt/6PakJZYShow HN: Hyperbrowser MCP Server – Connect AI agents to the web throug… Read More
Show HN: Flappy Gopher with Online Ranking – A Go/WebAssembly Browser Game https://ift.tt/daTbxC4Show HN: Flappy Gopher with Online Ranking – A Go/WebAssembly Browser … Read More
0 Comments: