Files
fail/tools/analysis/VisualFAIL
Horst Schirmeier 42773e2be5 visualfail: speedup by using the ".=" operator
Using "$x .= $y" instead of "$x = $x . $y" is actually an extreme
speedup for long $x.  I had no idea PHP's "compiler" was that bad and
doesn't optimize this.

Change-Id: I39aec5f14f45b75a2467d8074b5ea2ffe5d4b856
2015-01-06 16:37:21 +01:00
..
2015-01-06 16:36:20 +01:00
2014-04-07 12:22:33 +02:00
2014-04-07 12:22:33 +02:00
2015-01-06 16:36:46 +01:00
2014-04-07 12:22:33 +02:00
2014-04-07 12:22:33 +02:00