We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc14f8d commit 2438c53Copy full SHA for 2438c53
README.md
@@ -1214,12 +1214,7 @@ There are plugins for various text editors (including the most important ones -
1214
But we would be happy if you chose Slim also for any other reason, we assure
1215
you performance will not be an obstacle.*
1216
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
+For up-to-date benchmarks, please refer to our dedicated [Template engine benchmarks](https://github.com/slim-template/benchmarks) repository.
1223
1224
### Test suite and continuous integration
1225
0 commit comments