Skip to content

Benchmarks for various Zsh frameworks

Notifications You must be signed in to change notification settings

zimfw/zsh-framework-benchmark

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zsh Framework Benchmark

This is a small utility to benchmark various Zsh frameworks. All of the frameworks are built with the instructions provided by the project README.md's.

To run, simply clone the repo and run source run.zsh.

The options are:

source run.zsh <options>
Options:
  -h              Show this help
  -k              Keep the frameworks after the tests are complete (default: delete)
  -p <path>       Set the path to where the frameworks should be installed (default: results)
  -w <path>       Set the working directory (default: temp directory)
  -n <number>     Set the number of iterations to run for each framework (default: 100)
  -f <framework>  Specify framework to benchmark (default: all; can specify more than once)

Requirements

The expect command.

Benchmarks

See the Zim wiki 'Speed' page for the latest benchmarks.

About

Benchmarks for various Zsh frameworks

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 94.2%
  • Gnuplot 5.8%