Skip to content

Commit 2438c53

Browse files
authored
Update benchmarks section in readme (#957)
Benchmarks moved to a separate repository Ref: 29d2647 Close #956 [ci skip]
1 parent cc14f8d commit 2438c53

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

README.md

+1-6
Original file line numberDiff line numberDiff line change
@@ -1214,12 +1214,7 @@ There are plugins for various text editors (including the most important ones -
12141214
But we would be happy if you chose Slim also for any other reason, we assure
12151215
you performance will not be an obstacle.*
12161216

1217-
Run the benchmarks with `rake bench`. You can add the option `slow` to
1218-
run the slow parsing benchmark which needs more time. You can also increase the number of iterations.
1219-
1220-
~~~
1221-
$ rake bench slow=1 iterations=1000
1222-
~~~
1217+
For up-to-date benchmarks, please refer to our dedicated [Template engine benchmarks](https://github.com/slim-template/benchmarks) repository.
12231218

12241219
### Test suite and continuous integration
12251220

0 commit comments

Comments
 (0)