diff options
author | lvgx <l@vgx.fr> | 2020-08-21 04:45:45 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-21 08:15:45 +0530 |
commit | bcbe8080be6610c265bcbc28879502cd9ab72bfc (patch) | |
tree | 572fea1129649f326eb082ecb704cba1db9018cf /plugins | |
parent | d37356a9362d24436f27bad34219755e7e79642a (diff) | |
download | nnn-bcbe8080be6610c265bcbc28879502cd9ab72bfc.tar.gz |
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
Diffstat (limited to 'plugins')
0 files changed, 0 insertions, 0 deletions