This repository contains micro benchmarks for comparing Go embedded interpreters.
Clone the repository on your machine with
$ git clone [email protected]:open2b/scriggo-bench.git
enter the newly created scriggo-bench
folder
$ cd scriggo-bench
and launch the benchmarks with
$ go test -bench=.
PRs to improve the quality of the benchmarks are welcome!
To discuss the changes, see https://github.com/open2b/scriggo/discussions.