summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorromkatv <roman.perepelitsa@gmail.com>2019-06-01 20:05:03 +0300
committerromkatv <roman.perepelitsa@gmail.com>2019-06-01 20:05:03 +0300
commit02608e8fe089eed6e9ef09526a46c8c4a0c270c8 (patch)
tree3e2f65aff3006960a140e52db55c2c6e1badb326 /README.md
parent7bfc164cad59cef16f9b2f0eae6e79dceee0f593 (diff)
docs
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 3 insertions, 4 deletions
diff --git a/README.md b/README.md
index fe0a8870..d246cf13 100644
--- a/README.md
+++ b/README.md
@@ -189,9 +189,7 @@ running Ubuntu 18.04 with the config from the demo.
| powerlevel9k/next | 1005 ms |
| **powerlevel10k** | **8.7 ms** |
-_powerlevel9k/master_ is the stable branch of Powerlevel9k, the one that virtually everyone uses.
-_powerlevel9k/next_ is the development branch for the next release. Powerlevel10k is over 100
-times faster than either in this benchmark.
+Powerlevel10k is over 100 times faster than Powerlevel9k in this benchmark.
In fairness, Powerlevel9k has acceptable latency when given a spartan configuration. If all you need
is the current directory without truncation or shortening, Powerlevel9k can render it for you in
@@ -199,7 +197,8 @@ is the current directory without truncation or shortening, Powerlevel9k can rend
is fast enough (the threshold where latency becomes noticeable is around 50 ms). You have to be
careful with Powerlevel9k configuration as it's all too easy to make prompt frustratingly slow.
Powerlevel10k, on the other hand, doesn't require trading latency for utility -- it's virtually
-instant with any configuration.
+instant with any configuration. It stays way below the 50 ms mark, leaving most of the latency
+budget for other plugins you might install.
## License