nnn/misc/test
lvgx bcbe8080be
Add support for Alexey Tourbin's QSORT code (#708)
* Add support for Alexey Tourbin's QSORT code

See https://github.com/svpv/qsort

* Add benchmark scripts and compilation mode

Compile with `make O_BENCHMARK=1`, and run benchmarks with e.g.:
  ./misc/test/benchmark.sh ./nnn '/' '/usr/bin' '/usr/lib' > benchdata
You can then plot basic violin graphs with:
  ./misc/test/plot-bench.py benchdata

* Update style, doc, haiku support, fix lint
2020-08-21 08:15:45 +05:30
..
benchmark.sh Add support for Alexey Tourbin's QSORT code (#708) 2020-08-21 08:15:45 +05:30
genfiles.sh Add script to generate files 2020-04-04 09:57:21 +05:30
mktest.sh shellcheck fixes 2019-11-22 11:13:34 +05:30
plot-bench.py Add support for Alexey Tourbin's QSORT code (#708) 2020-08-21 08:15:45 +05:30