3v4l.org

run code in 300+ PHP versions simultaneously
<?php $a = "\t123456\t345\t575675\t676\t333"; for($i = 0; $i< 10; $i++){ $a .= $a; } $start = time(); $startMicro = microtime(); $result = explode("\t", $a); var_dump('Explode:' . ((time() - $start) + (microtime() - $startMicro) / 1000));
Output for 7.2.22, 7.4.0
Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 string(15) "Explode:4.94E-7"
Output for 7.3.12
Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 string(15) "Explode:5.13E-7"
Output for 7.3.11
Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 string(15) "Explode:6.56E-7"
Output for 7.3.10
Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 string(15) "Explode:3.93E-7"
Output for 7.3.9
Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 string(15) "Explode:4.06E-7"
Output for 7.3.8
Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 string(15) "Explode:3.77E-7"
Output for 7.3.7
Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 string(15) "Explode:8.58E-7"
Output for 7.3.6
Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 string(15) "Explode:6.08E-7"
Output for 7.3.5
Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 string(15) "Explode:4.12E-7"
Output for 7.3.4
Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 string(15) "Explode:6.06E-7"
Output for 7.3.3
Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 string(14) "Explode:7.9E-7"
Output for 7.3.2
Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 string(15) "Explode:2.12E-7"
Output for 7.3.1
Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 string(15) "Explode:2.88E-7"
Output for 7.3.0
Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 string(15) "Explode:2.06E-7"
Output for 7.2.25
Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 string(15) "Explode:5.27E-7"
Output for 7.2.24
Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 string(15) "Explode:4.61E-7"
Output for 7.2.23
Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 string(15) "Explode:4.21E-7"
Output for 7.2.21
Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 string(15) "Explode:4.22E-7"
Output for 7.2.19 - 7.2.20
Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 string(15) "Explode:5.76E-7"
Output for 7.2.18
Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 string(15) "Explode:4.08E-7"
Output for 7.2.17
Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 string(15) "Explode:4.04E-7"
Output for 7.1.31, 7.2.13
Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 string(15) "Explode:2.15E-7"
Output for 7.2.12
Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 string(15) "Explode:2.57E-7"
Output for 7.2.11
Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 string(15) "Explode:2.52E-7"
Output for 7.2.10
Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 string(15) "Explode:2.85E-7"
Output for 7.2.9
Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 string(15) "Explode:2.41E-7"
Output for 7.2.8
Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 string(15) "Explode:2.48E-7"
Output for 7.2.7
Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 string(15) "Explode:2.23E-7"
Output for 7.2.6
Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 string(15) "Explode:2.55E-7"
Output for 7.2.5
Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 string(15) "Explode:2.24E-7"
Output for 7.2.4
Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 string(15) "Explode:5.07E-7"
Output for 7.2.3
Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 string(15) "Explode:2.31E-7"
Output for 7.2.2
Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 string(15) "Explode:3.64E-7"
Output for 7.2.1
Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 string(15) "Explode:2.75E-7"
Output for 7.1.28, 7.2.0
Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 string(15) "Explode:2.22E-7"
Output for 7.1.27, 7.1.33
Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 string(15) "Explode:2.17E-7"
Output for 7.1.32
Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 string(15) "Explode:2.07E-7"
Output for 7.1.30
Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 string(15) "Explode:2.01E-7"
Output for 7.1.29
Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 string(15) "Explode:4.44E-7"
Output for 7.1.26
Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 string(14) "Explode:3.0E-7"
Output for 7.1.25
Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 string(15) "Explode:3.19E-7"
Output for 7.1.7
Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 string(14) "Explode:1.1E-7"
Output for 7.1.6
Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 string(15) "Explode:2.84E-7"
Output for 7.1.5
Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 string(15) "Explode:1.58E-7"
Output for 7.1.0
Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 Notice: A non well formed numeric value encountered in /in/dEVvZ on line 14 string(15) "Explode:2.03E-7"
Output for 7.0.20
string(15) "Explode:2.72E-7"
Output for 7.0.10
string(15) "Explode:2.59E-7"
Output for 7.0.9
string(15) "Explode:3.16E-7"
Output for 7.0.8
string(15) "Explode:3.14E-7"
Output for 7.0.7
string(15) "Explode:3.49E-7"
Output for 7.0.6
string(15) "Explode:3.06E-7"
Output for 7.0.5
string(15) "Explode:3.13E-7"
Output for 7.0.4
string(15) "Explode:1.78E-7"
Output for 7.0.3
string(15) "Explode:1.64E-7"
Output for 7.0.2
string(15) "Explode:1.77E-7"
Output for 7.0.1
string(14) "Explode:1.2E-7"
Output for 7.0.0
string(15) "Explode:1.12E-7"
Output for 5.6.28
string(16) "Explode:1.375E-6"
Output for 5.6.25
string(15) "Explode:7.32E-7"
Output for 5.6.24
string(15) "Explode:8.96E-7"
Output for 5.6.23
string(16) "Explode:1.169E-6"
Output for 5.6.22
string(16) "Explode:1.188E-6"
Output for 5.6.21
string(15) "Explode:9.52E-7"
Output for 5.5.23, 5.6.20
string(16) "Explode:1.173E-6"
Output for 5.6.19
string(16) "Explode:1.106E-6"
Output for 5.2.17, 5.6.18
string(15) "Explode:8.95E-7"
Output for 5.5.22, 5.6.17
string(16) "Explode:1.165E-6"
Output for 5.6.16
string(16) "Explode:1.023E-6"
Output for 5.6.15
string(15) "Explode:8.42E-7"
Output for 5.6.14
string(16) "Explode:1.204E-6"
Output for 5.6.13
string(16) "Explode:1.068E-6"
Output for 5.6.12
string(16) "Explode:1.081E-6"
Output for 5.5.15, 5.6.11
string(15) "Explode:9.76E-7"
Output for 5.6.10
string(16) "Explode:1.061E-6"
Output for 5.6.9
string(16) "Explode:1.156E-6"
Output for 5.6.8
string(15) "Explode:8.72E-7"
Output for 5.3.9, 5.6.7
string(16) "Explode:1.212E-6"
Output for 5.6.6
string(16) "Explode:1.001E-6"
Output for 5.6.5
string(16) "Explode:1.116E-6"
Output for 5.6.4
string(16) "Explode:1.102E-6"
Output for 5.6.3
string(16) "Explode:1.069E-6"
Output for 5.6.2
string(16) "Explode:1.151E-6"
Output for 5.6.1
string(16) "Explode:1.105E-6"
Output for 5.2.8, 5.6.0
string(16) "Explode:1.133E-6"
Output for 5.4.40, 5.5.38
string(14) "Explode:1.2E-6"
Output for 5.5.37
string(16) "Explode:1.014E-6"
Output for 5.5.36
string(14) "Explode:9.9E-7"
Output for 5.3.10, 5.4.22, 5.5.35
string(15) "Explode:1.15E-6"
Output for 5.5.34
string(16) "Explode:1.163E-6"
Output for 5.5.33
string(16) "Explode:1.166E-6"
Output for 5.5.32
string(16) "Explode:1.221E-6"
Output for 5.5.31
string(16) "Explode:1.182E-6"
Output for 5.4.27, 5.5.30
string(15) "Explode:9.13E-7"
Output for 5.5.29
string(15) "Explode:7.53E-7"
Output for 5.3.21, 5.5.28
string(16) "Explode:1.098E-6"
Output for 5.5.27
string(16) "Explode:1.174E-6"
Output for 5.5.26
string(15) "Explode:9.04E-7"
Output for 5.5.25
string(15) "Explode:7.66E-7"
Output for 5.5.24
string(15) "Explode:7.73E-7"
Output for 5.5.21
string(16) "Explode:1.245E-6"
Output for 5.5.20
string(16) "Explode:1.109E-6"
Output for 5.5.19
string(16) "Explode:1.126E-6"
Output for 5.5.18
string(16) "Explode:1.216E-6"
Output for 5.5.16
string(15) "Explode:9.87E-7"
Output for 5.5.14
string(16) "Explode:1.218E-6"
Output for 5.5.13
string(15) "Explode:9.27E-7"
Output for 5.5.12
string(15) "Explode:9.41E-7"
Output for 5.5.11
string(16) "Explode:1.003E-6"
Output for 5.5.10
string(14) "Explode:8.3E-7"
Output for 5.5.9
string(16) "Explode:1.043E-6"
Output for 5.5.8
string(15) "Explode:9.08E-7"
Output for 5.5.7
string(15) "Explode:9.09E-7"
Output for 5.5.6
string(16) "Explode:1.255E-6"
Output for 5.5.5
string(15) "Explode:1.69E-6"
Output for 5.5.4
string(15) "Explode:8.26E-7"
Output for 5.5.3
string(16) "Explode:1.099E-6"
Output for 5.4.20, 5.5.2
string(16) "Explode:1.047E-6"
Output for 5.5.1
string(16) "Explode:1.103E-6"
Output for 5.5.0
string(15) "Explode:9.99E-7"
Output for 5.4.45
string(16) "Explode:1.074E-6"
Output for 5.4.44
string(15) "Explode:9.12E-7"
Output for 5.4.43
string(15) "Explode:9.55E-7"
Output for 5.4.42
string(15) "Explode:9.58E-7"
Output for 5.4.41
string(14) "Explode:1.1E-6"
Output for 5.4.39
string(16) "Explode:1.171E-6"
Output for 5.4.38
string(14) "Explode:1.0E-6"
Output for 5.4.37
string(16) "Explode:1.227E-6"
Output for 5.4.36
string(16) "Explode:1.056E-6"
Output for 5.2.16, 5.3.2, 5.4.35
string(16) "Explode:1.167E-6"
Output for 5.4.6, 5.4.34
string(16) "Explode:1.059E-6"
Output for 5.4.16, 5.4.32
string(16) "Explode:1.146E-6"
Output for 5.4.31
string(16) "Explode:1.177E-6"
Output for 5.4.29 - 5.4.30
string(16) "Explode:1.213E-6"
Output for 5.4.28
string(16) "Explode:1.118E-6"
Output for 5.4.26
string(16) "Explode:1.125E-6"
Output for 5.4.25
string(15) "Explode:1.12E-6"
Output for 5.4.24
string(16) "Explode:1.145E-6"
Output for 5.4.23
string(16) "Explode:1.067E-6"
Output for 5.4.21
string(16) "Explode:1.132E-6"
Output for 5.4.19
string(16) "Explode:1.248E-6"
Output for 5.4.18
string(16) "Explode:1.238E-6"
Output for 5.4.17
string(15) "Explode:1.01E-6"
Output for 5.4.15
string(16) "Explode:1.022E-6"
Output for 5.4.14
string(16) "Explode:1.048E-6"
Output for 5.4.13
string(15) "Explode:8.68E-7"
Output for 5.4.12
string(15) "Explode:8.81E-7"
Output for 5.4.11
string(16) "Explode:1.051E-6"
Output for 5.4.10
string(16) "Explode:1.217E-6"
Output for 5.4.9
string(15) "Explode:9.69E-7"
Output for 5.4.8
string(15) "Explode:7.72E-7"
Output for 5.4.7
string(16) "Explode:1.142E-6"
Output for 5.4.5
string(16) "Explode:1.135E-6"
Output for 5.4.4
string(16) "Explode:1.092E-6"
Output for 5.4.3
string(16) "Explode:1.232E-6"
Output for 5.4.2
string(16) "Explode:1.205E-6"
Output for 5.4.1
string(15) "Explode:9.07E-7"
Output for 5.4.0
string(15) "Explode:7.51E-7"
Output for 5.3.29
string(16) "Explode:1.016E-6"
Output for 5.3.28
string(14) "Explode:9.6E-7"
Output for 5.3.27
string(16) "Explode:1.037E-6"
Output for 5.3.26
string(16) "Explode:1.054E-6"
Output for 5.3.25
string(15) "Explode:7.87E-7"
Output for 5.3.24
string(16) "Explode:1.066E-6"
Output for 5.3.23
string(16) "Explode:1.078E-6"
Output for 5.3.22
string(16) "Explode:1.158E-6"
Output for 5.3.20
string(16) "Explode:1.251E-6"
Output for 5.3.16, 5.3.19
string(16) "Explode:1.139E-6"
Output for 5.3.18
string(15) "Explode:1.07E-6"
Output for 5.3.17
string(15) "Explode:7.05E-7"
Output for 5.3.15
string(15) "Explode:8.06E-7"
Output for 5.3.14
string(14) "Explode:9.2E-7"
Output for 5.3.13
string(16) "Explode:1.179E-6"
Output for 5.3.12
string(16) "Explode:1.149E-6"
Output for 5.3.11
string(15) "Explode:9.34E-7"
Output for 5.3.8
string(16) "Explode:1.112E-6"
Output for 5.2.10, 5.3.7
string(16) "Explode:1.257E-6"
Output for 5.3.6
string(16) "Explode:1.236E-6"
Output for 5.3.5
string(16) "Explode:1.119E-6"
Output for 5.3.4
string(15) "Explode:8.17E-7"
Output for 5.3.3
string(15) "Explode:9.23E-7"
Output for 5.3.1
string(15) "Explode:9.74E-7"
Output for 5.3.0
string(16) "Explode:1.093E-6"
Output for 5.2.15
string(15) "Explode:9.54E-7"
Output for 5.2.11, 5.2.14
string(16) "Explode:1.196E-6"
Output for 5.2.13
string(15) "Explode:1.08E-6"
Output for 5.2.12
string(16) "Explode:1.317E-6"
Output for 5.2.9
string(16) "Explode:1.062E-6"
Output for 5.2.7
string(15) "Explode:8.86E-7"
Output for 5.2.6
string(15) "Explode:9.92E-7"
Output for 5.2.5
string(16) "Explode:1.681E-6"
Output for 5.2.4
string(16) "Explode:1.575E-6"
Output for 5.2.3
string(16) "Explode:1.758E-6"
Output for 5.2.2
string(16) "Explode:1.695E-6"
Output for 5.2.1
string(17) "Explode:1.134E-06"
Output for 5.2.0
string(16) "Explode:8.93E-07"
Output for 5.1.6
string(17) "Explode:1.585E-06"
Output for 5.1.5
string(17) "Explode:1.644E-06"
Output for 5.1.4
string(17) "Explode:1.497E-06"
Output for 5.1.3
string(17) "Explode:1.484E-06"
Output for 5.1.2
string(17) "Explode:1.655E-06"
Output for 5.1.1
string(17) "Explode:1.526E-06"
Output for 5.1.0
string(17) "Explode:1.564E-06"
Output for 5.0.5
string(17) "Explode:1.646E-06"
Output for 5.0.4
string(17) "Explode:1.641E-06"
Output for 5.0.3
string(17) "Explode:1.558E-06"
Output for 5.0.2
string(17) "Explode:1.668E-06"
Output for 5.0.1
string(17) "Explode:1.673E-06"
Output for 5.0.0
string(17) "Explode:1.553E-06"
Output for 4.4.9
string(17) "Explode:1.716E-06"
Output for 4.4.8
string(17) "Explode:1.509E-06"
Output for 4.4.7
string(17) "Explode:1.083E-06"
Output for 4.4.6
string(17) "Explode:1.771E-06"
Output for 4.4.5
string(17) "Explode:1.569E-06"
Output for 4.4.4
string(17) "Explode:1.656E-06"
Output for 4.4.3
string(17) "Explode:1.607E-06"
Output for 4.4.2
string(17) "Explode:1.739E-06"
Output for 4.4.1
string(17) "Explode:1.599E-06"
Output for 4.4.0
string(17) "Explode:1.589E-06"
Output for 4.3.11
string(17) "Explode:1.856E-06"
Output for 4.3.10
string(17) "Explode:1.987E-06"
Output for 4.3.9
string(17) "Explode:1.711E-06"
Output for 4.3.8
string(16) "Explode:1.61E-06"
Output for 4.3.7
string(16) "Explode:1.49E-06"
Output for 4.3.6
string(17) "Explode:1.818E-06"
Output for 4.3.5
string(17) "Explode:1.365E-06"
Output for 4.3.4
string(17) "Explode:1.816E-06"
Output for 4.3.3
string(17) "Explode:1.677E-06"
Output for 4.3.2
string(17) "Explode:1.755E-06"
Output for 4.3.1
string(16) "Explode:1.78E-06"
Output for 4.3.0
string(17) "Explode:1.694E-06"

preferences:
155.85 ms | 401 KiB | 260 Q