benchmark.sh 173 B

123456789101112
  1. #!/bin/sh
  2. #
  3. # test.sh
  4. # Copyright (C) 2024 Kovid Goyal <kovid at kovidgoyal.net>
  5. #
  6. # Distributed under terms of the MIT license.
  7. #
  8. go run generate.go && go test -bench=.