diff --git a/README.md b/README.md index 16f75db..cd0b675 100644 --- a/README.md +++ b/README.md @@ -97,3 +97,7 @@ $ ./planck < bootstrap.fs runtests.fs | Handwritten binary for i386-linux | `make` | [![i386-linux-handwritten](https://github.com/nineties/planckforth/workflows/i386-linux-handwritten/badge.svg)](https://github.com/nineties/planckforth/actions?query=workflow:i386-linux-handwritten) | | C | `make c` | [![C](https://github.com/nineties/planckforth/workflows/C/badge.svg)](https://github.com/nineties/planckforth/actions?query=workflow:C) | | Python 3.x | `make python` | [![python](https://github.com/nineties/planckforth/workflows/python/badge.svg)](https://github.com/nineties/planckforth/actions?query=workflow:python) | + +# Benchmarks + +See [Wiki/benchmark](https://github.com/nineties/planckforth/wiki/benchmark)