Skip to content

Commit

Permalink
Update benchmarks section in readme (#957)
Browse files Browse the repository at this point in the history
Benchmarks moved to a separate repository

Ref: 29d2647

Close #956

[ci skip]
  • Loading branch information
tagliala authored Aug 25, 2024
1 parent cc14f8d commit 2438c53
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1214,12 +1214,7 @@ There are plugins for various text editors (including the most important ones -
But we would be happy if you chose Slim also for any other reason, we assure
you performance will not be an obstacle.*

Run the benchmarks with `rake bench`. You can add the option `slow` to
run the slow parsing benchmark which needs more time. You can also increase the number of iterations.

~~~
$ rake bench slow=1 iterations=1000
~~~
For up-to-date benchmarks, please refer to our dedicated [Template engine benchmarks](https://github.com/slim-template/benchmarks) repository.

### Test suite and continuous integration

Expand Down

0 comments on commit 2438c53

Please sign in to comment.