Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Performance comparison of some of the plugin managers out there
- X-seq: zsh-users 24348
 
- From: Sebastian Gniazdowski <sgniazdowski@xxxxxxxxx>
 
- To: Zsh Users <zsh-users@xxxxxxx>
 
- Subject: Performance comparison of some of the plugin managers out there
 
- Date: Mon, 14 Oct 2019 00:23:36 +0200
 
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=gmail.com; s=20161025;        h=mime-version:from:date:message-id:subject:to         :content-transfer-encoding;        bh=7zNFQ9RspcSs7hOMM6/z+p2tTvzQvTGE6IyGoyuSZPY=;        b=lPj206/jpofM6xUYYWIdezWjj027L6CSVrZ2OEk5r3bPEdX1NKurXIndtO88+K5jkX         P3JghrGurNf63ucXH+ZByTn6W/JgJf00on3vnABgFFOKH747inbTbVT+lt+++LRxGmPb         eQP2IX1RZIYcT3VApIfQHsq5Rw6xbkNu5OreAiHaXcK2dBJp+HPSRcFvN87aB87x8OOC         l1n6/Z086VkQRTHWUPnR4s7mczsXr+hrzifhyV5PEhNUBD70K/CqBgF0sNfAhiEl/QJh         m+wj1Ejm2EbplVQX5M87MELSPUXYzsN/266F4p7Qhq9h3DpmlQrXhw6RVWfouRIXu7+y         hLzw==
 
- List-help: <mailto:zsh-users-help@zsh.org>
 
- List-id: Zsh Users List <zsh-users.zsh.org>
 
- List-post: <mailto:zsh-users@zsh.org>
 
- List-unsubscribe: <mailto:zsh-users-unsubscribe@zsh.org>
 
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
 
Hello
I've created a script that compares the performance of:
- zgen
- zplug
- zplugin
You can clone the repository and run the script yourself – it is fully
self-contained.
The repo and results: https://github.com/zdharma/pm-perf-test
-- 
Sebastian Gniazdowski
News: https://twitter.com/ZdharmaI
IRC: https://kiwiirc.com/client/chat.freenode.net:+6697/#zplugin
Blog: http://zdharma.org
Messages sorted by:
Reverse Date,
Date,
Thread,
Author