3v4l.org

run code in 300+ PHP versions simultaneously
<?php <div class="sort-by"> <label><?php echo $this->__('Sort By') ?></label> <select onchange="setLocation(this.value)"> <?php foreach($this->getAvailableOrders() as $_key=>$_order): ?> <?php if($_order!=$this->__("Position") ): ?> <option data-v="<?php echo $_key; ?>" value="<?php echo $this->getOrderUrl($_key, 'asc') ?>"<?php if($this->isOrderCurrent($_key)&&$this->getCurrentDirection()=="asc"): ?> selected="selected"<?php endif; ?>> <?php echo $this->__("%s - ascendent",$this->__($_order)); ?> </option> <option data-v="<?php echo $_key; ?>" value="<?php echo $this->getOrderUrl($_key, 'des') ?>"<?php if($this->isOrderCurrent($_key)&&$this->getCurrentDirection()=="des"): ?> selected="selected"<?php endif; ?>> <?php echo $this->__("%s - descendent",$this->__($_order)); ?> </option> <?php endif; ?> <?php endforeach; ?> </select> </div>

Here you find the average performance (time & memory) of each version. A grayed out version indicates it didn't complete successfully (based on exit-code).

VersionSystem time (s)User time (s)Memory (MiB)
5.4.340.0020.04012.01
5.4.320.0080.03312.50
5.4.310.0040.04112.50
5.4.300.0100.03712.50
5.4.290.0050.03912.49
5.4.280.0060.03912.39
5.4.270.0080.03612.39
5.4.260.0040.04012.39
5.4.250.0060.04612.39
5.4.240.0060.03712.39
5.4.230.0070.03812.38
5.4.220.0060.04012.38
5.4.210.0050.03812.38
5.4.200.0060.03912.38
5.4.190.0050.03712.38
5.4.180.0070.04012.38
5.4.170.0040.03712.38
5.4.160.0060.03512.38
5.4.150.0050.03712.38
5.4.140.0070.03612.07
5.4.130.0040.03712.05
5.4.120.0050.03612.02
5.4.110.0070.04012.01
5.4.100.0050.03612.01
5.4.90.0050.03712.01
5.4.80.0070.03612.01
5.4.70.0070.03212.00
5.4.60.0070.03312.01
5.4.50.0050.03412.01
5.4.40.0050.03411.99
5.4.30.0060.03411.99
5.4.20.0070.03311.98
5.4.10.0020.04011.99
5.4.00.0040.03711.48
5.3.290.0050.04012.80
5.3.280.0060.03712.71
5.3.270.0050.03912.72
5.3.260.0070.03712.72
5.3.250.0050.03812.72
5.3.240.0080.03412.72
5.3.230.0050.03812.71
5.3.220.0090.03912.68
5.3.210.0090.03912.68
5.3.200.0070.04112.68
5.3.190.0060.03912.68
5.3.180.0050.03912.68
5.3.170.0090.03412.66
5.3.160.0070.03612.67
5.3.150.0040.03812.67
5.3.140.0070.03512.66
5.3.130.0080.03612.66
5.3.120.0080.04212.65
5.3.110.0050.04312.66
5.3.100.0040.04112.12
5.3.90.0100.03712.08
5.3.80.0070.03912.08
5.3.70.0050.03712.08
5.3.60.0080.03512.06
5.3.50.0040.04212.00
5.3.40.0090.05512.00
5.3.30.0100.03811.95
5.3.20.0040.03611.73
5.3.10.0060.03311.70
5.3.00.0050.03511.68
5.2.170.0050.0299.18
5.2.160.0020.0319.18
5.2.150.0010.0339.18
5.2.140.0050.0309.18
5.2.130.0020.0319.14
5.2.120.0060.0299.14
5.2.110.0060.0289.14
5.2.100.0060.0279.14
5.2.90.0040.0329.14
5.2.80.0030.0319.14
5.2.70.0030.0369.14
5.2.60.0090.0329.09
5.2.50.0050.0299.06
5.2.40.0050.0299.04
5.2.30.0040.0339.01
5.2.20.0060.0279.01
5.2.10.0050.0288.93
5.2.00.0050.0298.79
5.1.60.0070.0228.07
5.1.50.0060.0228.07
5.1.40.0050.0238.05
5.1.30.0050.0288.40
5.1.20.0060.0248.42
5.1.10.0050.0278.14
5.1.00.0040.0268.14
5.0.50.0040.0206.62
5.0.40.0030.0206.48
5.0.30.0030.0356.29
5.0.20.0040.0206.27
5.0.10.0030.0206.24
5.0.00.0030.0316.23
4.4.90.0020.0164.78
4.4.80.0040.0144.75
4.4.70.0030.0154.75
4.4.60.0040.0144.75
4.4.50.0010.0174.77
4.4.40.0020.0264.71
4.4.30.0050.0184.76
4.4.20.0020.0164.84
4.4.10.0030.0164.85
4.4.00.0000.0284.76
4.3.110.0020.0164.67
4.3.100.0000.0184.66
4.3.90.0030.0154.63
4.3.80.0020.0264.58
4.3.70.0020.0164.63
4.3.60.0030.0154.63
4.3.50.0040.0194.63
4.3.40.0030.0264.54
4.3.30.0020.0153.28
4.3.20.0010.0173.26
4.3.10.0030.0143.22
4.3.00.0130.0238.05

preferences:
139.23 ms | 1398 KiB | 7 Q