Update README.md

This commit is contained in:
Victor Taelin 2022-07-23 13:23:32 -03:00 committed by GitHub
parent de58b84a5f
commit ba6bd211d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -85,10 +85,4 @@ kind2 to-kdl example.kind2
Benchmarks
----------
### Type-Checker
TODO
### Runtime
TODO
In preliminary [benchmarks](/bench), Kind2's type-checker has outperformed Agda, Idris by 90x to 900x, which is an expressive difference. That said, we only tested a few small programs, so there isn't enough data to draw a conclusion yet. We're working on a more extensive benchmark suite.