Closed ericbn closed 4 years ago
This is the results I got:
Framework | Mean (s) | Min…Max (s) |
---|---|---|
zplug | 0.7029 ± 0.00682569 | 0.69…0.74 |
oh-my-zsh | 0.3323 ± 0.00443959 | 0.33…0.35 |
prezto | 0.2702 ± 0.00282135 | 0.26…0.29 |
zim | 0.1 ± 6.71586e-09 | 0.10…0.10 |
zim-develop | 0.0972 ± 0.00470744 | 0.09…0.11 |
EDIT: Using Zsh 5.3
This PR is reflected in the master branch of https://github.com/zimfw/zsh-framework-benchmark
Closing this is favor of https://github.com/zimfw/zsh-framework-benchmark
Also avoid starting new nested zsh sessions, as this makes the zplug benchmark hang.
Fixes #4, fixes #5.