The BEHILOS Benchmark
When Unix history meets modern performance benchmarking: testing low-footprint search workhorses
Feb 10, 20267 min read269

Search for a command to run...
Articles tagged with #cli
When Unix history meets modern performance benchmarking: testing low-footprint search workhorses

Syntax is based on The AWK Programming Language, 2nd Edition by Alfred V. Aho, Brian W. Kernighan, and Peter J. Weinberger. Pattern A pattern determines when an action is executed. When a pattern matches an input line, its associated action is execut...
