From 90fc03cd337415b8bc9eab1e32e682ca610f7df4 Mon Sep 17 00:00:00 2001 From: Justin Ethier Date: Fri, 1 Apr 2016 23:03:17 -0400 Subject: [PATCH] Testing benchmark section --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 8afd81b7..e4e513d2 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,11 @@ Cyclone's [Garbage Collector](docs/Garbage-Collector.md) is documented at a high Finally, if you need another resource to start learning the Scheme language please try a classic textbook such as [Structure and Interpretation of Computer Programs](https://mitpress.mit.edu/sicp/full-text/book/book.html). +Benchmarks +---------- + + + License ------- Copyright (C) 2014 [Justin Ethier](http://github.com/justinethier).