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