preparing 0.9 version, rename to crl1.h
[svn/Cll1h/.git] / demos / performance / echo2.php
diff --git a/demos/performance/echo2.php b/demos/performance/echo2.php
deleted file mode 100755 (executable)
index dd4c337..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/usr/bin/php5 -q
-<?php 
-for ( $i=0; $i<10000000; $i++ )
-{
- echo "stuff1"." "."stuff2"."\n";
-}
-?>
This page took 0.109453 seconds and 4 git commands to generate.