diff options
author | romkatv <roman.perepelitsa@gmail.com> | 2019-03-02 20:06:10 +0300 |
---|---|---|
committer | romkatv <roman.perepelitsa@gmail.com> | 2019-03-02 20:06:10 +0300 |
commit | a325489dcca90618a5034874e2b75878e2fcd2e4 (patch) | |
tree | c80e90350c1932b191d2ffe2af438a342f77bf8f /README.md | |
parent | 362ef2e586f47848d79945460fbb4fc35c125729 (diff) |
update benchmark data based on the latest optimizations
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -42,7 +42,7 @@ one or the other. Consider Powerlevel10k a patched fork of Powerlevel9k, which i ## How fast is it? Powerlevel10k with [gitstatus](https://github.com/romkatv/gitstatus) renders prompt about -10 times faster than powerlevel9k/master (stable version) and about 4 times faster than +10 times faster than powerlevel9k/master (stable version) and about 5 times faster than powerlevel9k/next (beta version). Powerlevel10k is faster than Powerlevel9k even without [gitstatus](https://github.com/romkatv/gitstatus) but the difference isn't as dramatic. |