|
|
|
|
|
by euank
2692 days ago
|
|
This looks nice! I'm especially interested in the claims of performance. I've also written an autojumper[0] (in rust) after being frustrated by performance issues in other autojumpers, among other reasons. For mine, I've gone to the effort to write a test and benchmark harness, and I also ended up with about 10x faster than fasd/autojump[1]. I'm excited to benchmark pazi against z.lua, and if needed take some ideas to be even faster :) [0]: https://github.com/euank/pazi [1]: https://github.com/euank/pazi/blob/v0.2.0/docs/Benchmarks.md... |
|