3v4l.org

run code in 300+ PHP versions simultaneously
<?php $time = microtime(); $a = range(1,10000); foreach ($a as $i) { isset($a['asd']); } echo microtime() - $time, "\n"; $time = microtime(); $a = range(1,10000); foreach ($a as $i) { array_key_exists('asd', $a); } echo microtime() - $time, "\n";
Output for 7.4.1
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.000469 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.000511
Output for 7.4.0
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.000489 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.000507
Output for 7.3.13
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.000478 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.000637
Output for 7.3.12
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.000483 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.000631
Output for 7.3.11
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.000482 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.000621
Output for 7.3.10
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.000365 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.000478
Output for 7.3.9
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.000536 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.000734
Output for 7.3.8
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.00034 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.000445
Output for 7.3.7
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.000496 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.000645
Output for 7.3.6
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.000331 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.00046
Output for 7.3.5
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.000388 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.000508
Output for 7.3.4
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.000382 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.000497
Output for 7.3.3
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.000411 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.000536
Output for 7.3.2
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.000247 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.000348
Output for 7.3.1
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.000274 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.000366
Output for 7.3.0
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.000272 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.000358
Output for 7.2.26
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.000392 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.000591
Output for 7.2.25
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.00051 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.000676
Output for 7.2.24
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.000441 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.000585
Output for 7.2.23
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.000659 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.000583
Output for 7.2.22
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.000339 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.000469
Output for 7.2.21
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.000488 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.000643
Output for 7.2.20
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.000447 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.000608
Output for 7.2.19
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.000349 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.000471
Output for 7.2.18
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.000402 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.000564
Output for 7.2.17
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.000336 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.000472
Output for 7.2.16
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.000432 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.000472
Output for 7.2.15
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.00055 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.000839
Output for 7.2.14
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.000266 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.000405
Output for 7.2.13
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.000272 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.00039
Output for 7.2.12
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.000377 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.000553
Output for 7.2.11
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.000417 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.000505
Output for 7.2.10
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.000271 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.00039
Output for 7.2.9
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.00034 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.000515
Output for 7.2.8
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.000274 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.000381
Output for 7.2.7
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.000423 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.000621
Output for 7.2.6
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.000267 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.00039
Output for 7.2.5
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.000287 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.000416
Output for 7.2.4
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.000446 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.000656
Output for 7.2.3
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.000403 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.00059
Output for 7.2.2
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.000364 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.00042
Output for 7.2.1
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.000273 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.000396
Output for 7.2.0
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.000266 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.000384
Output for 7.1.33
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.00049 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.000782
Output for 7.1.32
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.000559 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.000753
Output for 7.1.31
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.000518 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.000769
Output for 7.1.30
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.000517 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.000801
Output for 7.1.29
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.000757 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.001143
Output for 7.1.28
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.001232 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.00103
Output for 7.1.27
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.00073 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.001126
Output for 7.1.26
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.000479 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.00078
Output for 7.1.25
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.001148 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.00175
Output for 7.1.24
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.000581 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.000897
Output for 7.1.23
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.000489 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.000754
Output for 7.1.22
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.000853 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.001363
Output for 7.1.21
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.000738 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.001265
Output for 7.1.20
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.000568 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.000859
Output for 7.1.19
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.000927 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.001374
Output for 7.1.18
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.000713 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.000996
Output for 7.1.17
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.000708 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.00108
Output for 7.1.16
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.000467 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.000767
Output for 7.1.15
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.000606 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.00089
Output for 7.1.14
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.000492 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.000763
Output for 7.1.13
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.001059 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.001107
Output for 7.1.12
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.000692 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.001073
Output for 7.1.11
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.000498 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.000752
Output for 7.1.10
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.000912 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.000739
Output for 7.1.9
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.000459 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.000727
Output for 7.1.8
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.000641 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.000813
Output for 7.1.7
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.000575 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.000898
Output for 7.1.6
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.00113 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.001476
Output for 7.1.5
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.000734 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.001074
Output for 7.1.4
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.000568 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.000865
Output for 7.1.3
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.001155 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.000733
Output for 7.1.2
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.001046 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.001621
Output for 7.1.1
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.000735 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.001188
Output for 7.1.0
Notice: A non well formed numeric value encountered in /in/IunFg on line 8 Notice: A non well formed numeric value encountered in /in/IunFg on line 8 0.000962 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 Notice: A non well formed numeric value encountered in /in/IunFg on line 15 0.001495
Output for 7.0.33
0.000631 0.000988
Output for 7.0.32
0.000625 0.00102
Output for 7.0.31
0.001151 0.00185
Output for 7.0.30
0.000807 0.001229
Output for 7.0.29
0.000709 0.001112
Output for 7.0.28
0.000468 0.000799
Output for 7.0.27
0.000512 0.000733
Output for 7.0.26
0.000768 0.00117
Output for 7.0.25
0.00048 0.000786
Output for 7.0.24
0.000471 0.000728
Output for 7.0.23
0.001355 0.001335
Output for 7.0.22
0.00093 0.001513
Output for 7.0.21
0.000476 0.000752
Output for 7.0.20
0.000777 0.001255
Output for 7.0.19
0.000995 0.000934
Output for 7.0.18
0.000713 0.00126
Output for 7.0.17
0.001033 0.001174
Output for 7.0.16
0.000689 0.000823
Output for 7.0.15
0.000567 0.001095
Output for 7.0.14
0.000602 0.000791
Output for 7.0.13
0.000489 0.000749
Output for 7.0.12
0.00085 0.001319
Output for 7.0.11
0.000486 0.000763
Output for 7.0.10
0.000547 0.000846
Output for 7.0.9
0.000741 0.001172
Output for 7.0.8
0.000532 0.000846
Output for 7.0.7
0.000716 0.001264
Output for 7.0.6
0.000882 0.001373
Output for 7.0.5
0.000849 0.001312
Output for 7.0.4
0.001243 0.002273
Output for 7.0.3
0.000931 0.001523
Output for 7.0.2
0.000678 0.001034
Output for 7.0.1
0.000873 0.001401
Output for 7.0.0
0.000478 0.000792
Output for 5.6.40
0.002835 0.005148
Output for 5.6.39
0.00219 0.00406
Output for 5.6.38
0.002229 0.004053
Output for 5.6.37
0.002614 0.003834
Output for 5.6.36
0.002975 0.006575
Output for 5.6.35
0.002321 0.003947
Output for 5.6.34
0.002312 0.003924
Output for 5.6.33
0.002464 0.003956
Output for 5.6.32
0.003359 0.00488
Output for 5.6.31
0.003029 0.005353
Output for 5.6.30
0.003245 0.004468
Output for 5.6.29
0.00231 0.003934
Output for 5.6.28
0.002158 0.003829
Output for 5.6.27
0.002441 0.004337
Output for 5.6.26
0.002409 0.004403
Output for 5.6.25
0.002346 0.003992
Output for 5.6.24
0.002398 0.004939
Output for 5.6.23
0.004155 0.003967
Output for 5.6.22
0.003717 0.004873
Output for 5.6.21
0.00217 0.003894
Output for 5.6.20
0.002201 0.003943
Output for 5.6.19
0.004634 0.00617
Output for 5.6.18
0.003324 0.005996
Output for 5.6.17
0.005803 0.004715
Output for 5.6.16
0.003834 0.00608
Output for 5.6.15
0.003069 0.005086
Output for 5.6.14
0.002887 0.003934
Output for 5.6.13
0.002891 0.003833
Output for 5.6.12
0.002192 0.00395
Output for 5.6.11
0.002139 0.003809
Output for 5.6.10
0.002943 0.003766
Output for 5.6.9
0.002236 0.003783
Output for 5.6.8
0.003123 0.003879
Output for 5.6.7
0.00254 0.003871
Output for 5.6.6
0.002934 0.005306
Output for 5.6.5
0.002149 0.003873
Output for 5.6.4
0.003665 0.004436
Output for 5.6.3
0.00214 0.003764
Output for 5.6.2
0.002208 0.003889
Output for 5.6.1
0.00304 0.005752
Output for 5.6.0
0.002895 0.003977

preferences:
121.88 ms | 401 KiB | 157 Q