Add a rough benchmark for shell.Split.
1 file changed
tree: bf8265fb4611d40205ac23280a6f8fda24779926
  1. bench_test.go
  2. bitbucket-pipelines.yml
  3. go.mod
  4. LICENSE
  5. README.md
  6. shell.go
  7. shell_test.go
README.md

shell

http://godoc.org/bitbucket.org/creachadair/shell

The shell package implements basic shell command-line splitting.