summaryrefslogtreecommitdiff
path: root/src/zope/tal/benchmark/tal09.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/zope/tal/benchmark/tal09.html')
-rw-r--r--src/zope/tal/benchmark/tal09.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/zope/tal/benchmark/tal09.html b/src/zope/tal/benchmark/tal09.html
new file mode 100644
index 0000000..ef81c58
--- /dev/null
+++ b/src/zope/tal/benchmark/tal09.html
@@ -0,0 +1,10 @@
+<dtml-in tal:repeat="r r64">
+ <td bgcolor="white" tal:content="x0"></td>
+ <td bgcolor="white" tal:content="x1"></td>
+ <td bgcolor="white" tal:content="x2"></td>
+ <td bgcolor="white" tal:content="x3"></td>
+ <td bgcolor="white" tal:content="x4"></td>
+ <td bgcolor="white" tal:content="x5"></td>
+ <td bgcolor="white" tal:content="x6"></td>
+ <td bgcolor="white" tal:content="x7"></td>
+</dtml-in>