From 154a0d560b612ddfb2647afd6eb4feabe785486b Mon Sep 17 00:00:00 2001 From: fennecdjay Date: Fri, 28 Jun 2019 17:32:26 +0200 Subject: [PATCH] :book: Link to benchmarks page --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3a162400..ed7ab0a3 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,9 @@ Gwion is a programming language, aimed at making music **strongly** inspired by [chuck](http://chuck.stanford.edu/), but adding a bunch *high-level* features: templating, first-class functions and more. -It aims to be simple, small, fast, [extendable](https://github.com/fennecdjay/Gwion-plug) and embeddable. +It aims to be simple, small, + [fast](https://fennecdjay.github.io/Benchmarks), + [extendable](https://github.com/fennecdjay/Gwion-plug) and embeddable. ### simple example code (hello_world.gw): -- 2.43.0