From 6f016a73cd7a15da027ddbbfdb74cace7a6b8e15 Mon Sep 17 00:00:00 2001 From: Eric Nielsen Date: Sun, 8 Aug 2021 19:27:59 -0500 Subject: [PATCH] Updated Speed (markdown) --- Speed.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Speed.md b/Speed.md index 44e047e..88d89b6 100644 --- a/Speed.md +++ b/Speed.md @@ -1,8 +1,6 @@ -# Speed - Speed is extremely important and is something Zim takes pride in. Many users of Zsh frameworks complain of the slowness in gaining an interactive session. Below is a load-time comparison of many popular frameworks. -The tests were done with almost the exact same modules/plugins on various machines. Each load-time test was run 100 times to get the best possible results. The tests were run with `for i in {1..100}; do time -ic 'exit'; done`. The script that generated these results can be found [here](https://github.com/zimfw/zsh-framework-benchmark). +The tests were done with almost the exact same modules/plugins. Each load-time test was run 100 times to get the best possible results. The tests were run with `for i in {1..100}; do time -ic 'exit'; done`. The script that generated these results can be found [here](https://github.com/zimfw/zsh-framework-benchmark). The default configurations for each framework are changed only slightly from their default. This is to match feature-parity against the baseline, Zim.