We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1560f4b commit ff8ea6cCopy full SHA for ff8ea6c
README.txt
@@ -1,7 +1,14 @@
1
-How works the benchmark?
+PHP Template Engine Comparison
2
+------------------------------
3
+speed matter ... sometimes ...
4
+
5
+This benchmark test the speed of few popular template engine, you can fork the project and contribute by adding your favorite template engine.
6
7
8
9
+How works the benchmark?
10
-----------------------
11
-
12
1.) Add your database login details to the "library/conf.db.php" file (make sure the user has permission to create tables).
13
14
2.) Run the "test.php" file. Once it's completed, the results will be saved as CSV files in the "csv" folder.
0 commit comments