3v4l.org

run code in 300+ PHP versions simultaneously
<?php $rounds = 10000000; $voll = "inhalt"; $leer = ""; //$unset $start = microtime(true); for ($i = 0; $i < $rounds; ++$i) { empty($voll); empty($leer); } echo "Took me ".(microtime(true) - $start). "seconds"; $start = microtime(true); for ($i = 0; $i < $rounds; ++$i) { $voll == ""; $leer == ""; } echo "Took me ".(microtime(true) - $start). "seconds";
Output for 7.4.0
Took me 0.31226110458374secondsTook me 0.30013513565063seconds
Output for 7.3.12
Took me 0.32791996002197secondsTook me 0.365473985672seconds
Output for 7.3.11
Took me 0.26396512985229secondsTook me 0.27418899536133seconds
Output for 7.3.10
Took me 0.25567007064819secondsTook me 0.27928590774536seconds
Output for 7.3.9
Took me 0.27859401702881secondsTook me 0.28374910354614seconds
Output for 7.3.8
Took me 0.34548377990723secondsTook me 0.3071551322937seconds
Output for 7.3.7
Took me 0.25242805480957secondsTook me 0.35553479194641seconds
Output for 7.3.6
Took me 0.26668405532837secondsTook me 0.29366183280945seconds
Output for 7.3.5
Took me 0.33863592147827secondsTook me 0.29719591140747seconds
Output for 7.3.4
Took me 0.35625314712524secondsTook me 0.32729911804199seconds
Output for 7.3.3
Took me 0.27613210678101secondsTook me 0.26252508163452seconds
Output for 7.3.2
Took me 0.25588893890381secondsTook me 0.27539896965027seconds
Output for 7.3.1
Took me 0.23209095001221secondsTook me 0.292484998703seconds
Output for 7.3.0
Took me 0.25356006622314secondsTook me 0.33842086791992seconds
Output for 7.2.25
Took me 0.40919709205627secondsTook me 0.33744287490845seconds
Output for 7.2.24
Took me 0.35081911087036secondsTook me 0.25649499893188seconds
Output for 7.2.23
Took me 0.41631507873535secondsTook me 0.34550499916077seconds
Output for 7.2.22
Took me 0.35364007949829secondsTook me 0.34435987472534seconds
Output for 7.2.21
Took me 0.40064120292664secondsTook me 0.30349683761597seconds
Output for 7.2.20
Took me 0.29451894760132secondsTook me 0.27858090400696seconds
Output for 7.2.19
Took me 0.39778780937195secondsTook me 0.29555106163025seconds
Output for 7.2.18
Took me 0.31958985328674secondsTook me 0.33829784393311seconds
Output for 7.2.17
Took me 0.31840109825134secondsTook me 0.29123902320862seconds
Output for 7.2.16
Took me 0.37877798080444secondsTook me 0.31828713417053seconds
Output for 7.2.15
Took me 0.29301500320435secondsTook me 0.36020088195801seconds
Output for 7.2.14
Took me 0.29522585868835secondsTook me 0.29571986198425seconds
Output for 7.2.13
Took me 0.3448269367218secondsTook me 0.28644108772278seconds
Output for 7.2.12
Took me 0.42911601066589secondsTook me 0.40733695030212seconds
Output for 7.2.11
Took me 0.35908818244934secondsTook me 0.29914593696594seconds
Output for 7.2.10
Took me 0.38396787643433secondsTook me 0.33951807022095seconds
Output for 7.2.9
Took me 0.31757593154907secondsTook me 0.32480907440186seconds
Output for 7.2.8
Took me 0.32316184043884secondsTook me 0.2440140247345seconds
Output for 7.2.7
Took me 0.39288997650146secondsTook me 0.3636589050293seconds
Output for 7.2.6
Took me 0.32868003845215secondsTook me 0.3675811290741seconds
Output for 7.2.5
Took me 0.38742589950562secondsTook me 0.26672506332397seconds
Output for 7.2.4
Took me 0.32239198684692secondsTook me 0.3317551612854seconds
Output for 7.2.3
Took me 0.37123894691467secondsTook me 0.36731290817261seconds
Output for 7.2.2
Took me 0.38456320762634secondsTook me 0.36190104484558seconds
Output for 7.2.1
Took me 0.39599895477295secondsTook me 0.35285806655884seconds
Output for 7.2.0
Took me 0.39550399780273secondsTook me 0.27067589759827seconds
Output for 7.1.33
Took me 0.65580892562866secondsTook me 0.56771993637085seconds
Output for 7.1.32
Took me 0.5506489276886secondsTook me 0.57490682601929seconds
Output for 7.1.31
Took me 0.62501907348633secondsTook me 0.64040803909302seconds
Output for 7.1.30
Took me 0.60033106803894secondsTook me 0.64640402793884seconds
Output for 7.1.29
Took me 0.56721305847168secondsTook me 0.53830409049988seconds
Output for 7.1.28
Took me 0.61001491546631secondsTook me 0.58918309211731seconds
Output for 7.1.27
Took me 0.66685390472412secondsTook me 0.65576720237732seconds
Output for 7.1.26
Took me 0.62061786651611secondsTook me 0.5715959072113seconds
Output for 7.1.25
Took me 0.54840612411499secondsTook me 0.5655210018158seconds
Output for 7.1.24
Took me 0.64438486099243secondsTook me 0.65220499038696seconds
Output for 7.1.23
Took me 0.67788600921631secondsTook me 0.6129789352417seconds
Output for 7.1.22
Took me 0.55168890953064secondsTook me 0.54811978340149seconds
Output for 7.1.21
Took me 0.69725203514099secondsTook me 0.67634296417236seconds
Output for 7.1.20
Took me 0.65082406997681secondsTook me 0.63749122619629seconds
Output for 7.1.19
Took me 0.52622890472412secondsTook me 0.54850292205811seconds
Output for 7.1.18
Took me 0.6692910194397secondsTook me 0.60677003860474seconds
Output for 7.1.17
Took me 0.67922687530518secondsTook me 0.64739608764648seconds
Output for 7.1.16
Took me 0.55419087409973secondsTook me 0.54408288002014seconds
Output for 7.1.15
Took me 0.65840315818787secondsTook me 0.5567409992218seconds
Output for 7.1.14
Took me 0.68720483779907secondsTook me 0.5505850315094seconds
Output for 7.1.13
Took me 0.63249611854553secondsTook me 0.59542107582092seconds
Output for 7.1.12
Took me 0.70079398155212secondsTook me 0.6701648235321seconds
Output for 7.1.11
Took me 0.67881989479065secondsTook me 0.62240505218506seconds
Output for 7.1.10
Took me 0.56391906738281secondsTook me 0.57351899147034seconds
Output for 7.1.9
Took me 0.6862690448761secondsTook me 0.64335584640503seconds
Output for 7.1.8
Took me 0.54330992698669secondsTook me 0.64912104606628seconds
Output for 7.1.7
Took me 0.68663883209229secondsTook me 0.62322902679443seconds
Output for 7.1.6
Took me 0.54708909988403secondsTook me 0.55455708503723seconds
Output for 7.1.5
Took me 0.69707298278809secondsTook me 0.6625669002533seconds
Output for 7.1.4
Took me 0.61831998825073secondsTook me 0.65378403663635seconds
Output for 7.1.3
Took me 0.58824586868286secondsTook me 0.61909985542297seconds
Output for 7.1.2
Took me 0.6734778881073secondsTook me 0.56694579124451seconds
Output for 7.1.1
Took me 0.59138989448547secondsTook me 0.63428902626038seconds
Output for 7.1.0
Took me 0.68215703964233secondsTook me 0.59909701347351seconds
Output for 7.0.33
Took me 0.60689878463745secondsTook me 0.60776305198669seconds
Output for 7.0.32
Took me 0.54963207244873secondsTook me 0.54734015464783seconds
Output for 7.0.31
Took me 0.634192943573secondsTook me 0.63173985481262seconds
Output for 7.0.30
Took me 0.68301510810852secondsTook me 0.63227105140686seconds
Output for 7.0.29
Took me 0.68933510780334secondsTook me 0.61507511138916seconds
Output for 7.0.28
Took me 0.55245590209961secondsTook me 0.64448285102844seconds
Output for 7.0.27
Took me 0.59757709503174secondsTook me 0.53937387466431seconds
Output for 7.0.26
Took me 0.66681003570557secondsTook me 0.63571286201477seconds
Output for 7.0.25
Took me 0.68161678314209secondsTook me 0.67171502113342seconds
Output for 7.0.24
Took me 0.60221195220947secondsTook me 0.52856683731079seconds
Output for 7.0.23
Took me 0.66520500183105secondsTook me 0.64025902748108seconds
Output for 7.0.22
Took me 0.6785249710083secondsTook me 0.59615087509155seconds
Output for 7.0.21
Took me 0.66485404968262secondsTook me 0.56015491485596seconds
Output for 7.0.20
Took me 0.59423112869263secondsTook me 0.56069087982178seconds
Output for 7.0.19
Took me 0.61100792884827secondsTook me 0.63422203063965seconds
Output for 7.0.18
Took me 0.57504415512085secondsTook me 0.55984091758728seconds
Output for 7.0.17
Took me 0.68175005912781secondsTook me 0.57282090187073seconds
Output for 7.0.16
Took me 0.60494613647461secondsTook me 0.5449378490448seconds
Output for 7.0.15
Took me 0.64296293258667secondsTook me 0.63045001029968seconds
Output for 7.0.14
Took me 0.69933891296387secondsTook me 0.66729283332825seconds
Output for 7.0.13
Took me 0.55830812454224secondsTook me 0.6275269985199seconds
Output for 7.0.12
Took me 0.63291311264038secondsTook me 0.63380217552185seconds
Output for 7.0.11
Took me 0.69287204742432secondsTook me 0.59985613822937seconds
Output for 7.0.10
Took me 0.67093706130981secondsTook me 0.54546499252319seconds
Output for 7.0.9
Took me 0.67330098152161secondsTook me 0.59648394584656seconds
Output for 7.0.8
Took me 0.53459692001343secondsTook me 0.54980301856995seconds
Output for 7.0.7
Took me 0.65875005722046secondsTook me 0.66043996810913seconds
Output for 7.0.6
Took me 0.65936398506165secondsTook me 0.64146780967712seconds
Output for 7.0.5
Took me 0.7009859085083secondsTook me 0.65274119377136seconds
Output for 7.0.4
Took me 0.70101714134216secondsTook me 0.68218493461609seconds
Output for 7.0.3
Took me 0.60412502288818secondsTook me 0.68173503875732seconds
Output for 7.0.2
Took me 0.60264897346497secondsTook me 0.65899300575256seconds
Output for 7.0.1
Took me 0.69568490982056secondsTook me 0.66781687736511seconds
Output for 7.0.0
Took me 0.54087805747986secondsTook me 0.54830884933472seconds
Output for 5.6.40
Took me 1.2221438884735seconds
Process exited with code 137.
Output for 5.6.39
Took me 1.1685500144958seconds
Process exited with code 137.
Output for 5.6.38
Took me 1.1956901550293seconds
Process exited with code 137.
Output for 5.6.37
Took me 1.1404728889465seconds
Process exited with code 137.
Output for 5.6.36
Took me 1.1790690422058seconds
Process exited with code 137.
Output for 5.6.35
Took me 1.1846029758453seconds
Process exited with code 137.
Output for 5.6.34
Took me 1.16317486763seconds
Process exited with code 137.
Output for 5.6.33
Took me 1.2244260311127seconds
Process exited with code 137.
Output for 5.6.32
Took me 1.188001871109seconds
Process exited with code 137.
Output for 5.6.31
Took me 1.1815838813782seconds
Process exited with code 137.
Output for 5.6.30
Took me 1.1978709697723seconds
Process exited with code 137.
Output for 5.6.29
Took me 1.2048869132996seconds
Process exited with code 137.
Output for 5.6.28
Took me 1.181578874588seconds
Process exited with code 137.
Output for 5.6.27
Took me 1.1706779003143seconds
Process exited with code 137.
Output for 5.6.26
Took me 1.2536799907684seconds
Process exited with code 137.
Output for 5.6.25
Took me 1.2383680343628seconds
Process exited with code 137.
Output for 5.6.24
Took me 1.2535841464996seconds
Process exited with code 137.
Output for 5.6.23
Took me 1.2466809749603seconds
Process exited with code 137.
Output for 5.6.22
Took me 1.2043588161469seconds
Process exited with code 137.
Output for 5.6.21
Took me 1.2027690410614seconds
Process exited with code 137.
Output for 5.6.20
Took me 1.2433428764343seconds
Process exited with code 137.
Output for 5.6.19
Took me 1.2476410865784seconds
Process exited with code 137.
Output for 5.6.18
Took me 1.2311899662018seconds
Process exited with code 137.
Output for 5.6.17
Took me 1.1801271438599seconds
Process exited with code 137.
Output for 5.6.16
Took me 1.2496290206909seconds
Process exited with code 137.
Output for 5.6.15
Took me 1.2954649925232seconds
Process exited with code 137.
Output for 5.6.14
Took me 1.3208310604095seconds
Process exited with code 137.
Output for 5.6.13
Took me 1.1541209220886seconds
Process exited with code 137.
Output for 5.6.12
Took me 1.1817119121552seconds
Process exited with code 137.
Output for 5.6.11
Took me 1.1433701515198seconds
Process exited with code 137.
Output for 5.6.10
Took me 1.146653175354seconds
Process exited with code 137.
Output for 5.6.9
Took me 1.1561789512634seconds
Process exited with code 137.
Output for 5.6.8
Took me 1.194962978363seconds
Process exited with code 137.
Output for 5.6.7
Took me 1.2304329872131seconds
Process exited with code 137.
Output for 5.6.6
Took me 1.236722946167seconds
Process exited with code 137.
Output for 5.6.5
Took me 1.1782469749451seconds
Process exited with code 137.
Output for 5.6.4
Took me 1.2556838989258seconds
Process exited with code 137.
Output for 5.6.3
Took me 1.2378978729248seconds
Process exited with code 137.
Output for 5.6.2
Took me 1.1530590057373seconds
Process exited with code 137.
Output for 5.6.1
Took me 1.1741960048676seconds
Process exited with code 137.
Output for 5.6.0
Took me 1.2176120281219seconds
Process exited with code 137.
Output for 5.5.38
Took me 1.2336010932922seconds
Process exited with code 137.
Output for 5.5.37
Took me 1.1984570026398seconds
Process exited with code 137.
Output for 5.5.36
Took me 1.2225301265717seconds
Process exited with code 137.
Output for 5.5.35
Took me 1.2293691635132seconds
Process exited with code 137.
Output for 5.5.34
Took me 1.2268779277802seconds
Process exited with code 137.
Output for 5.5.33
Took me 1.1437010765076seconds
Process exited with code 137.
Output for 5.5.32
Took me 1.1561439037323seconds
Process exited with code 137.
Output for 5.5.31
Took me 1.2571611404419seconds
Process exited with code 137.
Output for 5.5.30
Took me 1.1416277885437seconds
Process exited with code 137.
Output for 5.5.29
Took me 1.1842148303986seconds
Process exited with code 137.
Output for 5.5.28
Took me 1.2569048404694seconds
Process exited with code 137.
Output for 5.5.27
Took me 1.2351469993591seconds
Process exited with code 137.
Output for 5.5.26
Took me 1.2407879829407seconds
Process exited with code 137.
Output for 5.5.25
Took me 1.2287709712982seconds
Process exited with code 137.
Output for 5.5.24
Took me 1.2006731033325seconds
Process exited with code 137.
Output for 5.5.23
Took me 1.1839249134064seconds
Process exited with code 137.
Output for 5.5.22
Took me 1.2753598690033seconds
Process exited with code 137.
Output for 5.5.21
Took me 1.4923589229584seconds
Process exited with code 137.
Output for 5.5.20
Took me 1.2211418151855seconds
Process exited with code 137.
Output for 5.5.19
Took me 1.2489879131317seconds
Process exited with code 137.
Output for 5.5.18
Took me 1.2741270065308seconds
Process exited with code 137.
Output for 5.5.17
Took me 1.2200269699097seconds
Process exited with code 137.
Output for 5.5.16
Took me 1.2064819335938seconds
Process exited with code 137.
Output for 5.5.15
Took me 1.1840541362762seconds
Process exited with code 137.
Output for 5.5.14
Took me 1.2606549263seconds
Process exited with code 137.
Output for 5.5.13
Took me 1.2593660354614seconds
Process exited with code 137.
Output for 5.5.12
Took me 1.2121939659119seconds
Process exited with code 137.
Output for 5.5.11
Took me 1.2078950405121seconds
Process exited with code 137.
Output for 5.5.10
Took me 1.2842059135437seconds
Process exited with code 137.
Output for 5.5.9
Took me 1.2642979621887seconds
Process exited with code 137.
Output for 5.5.8
Took me 1.2516541481018seconds
Process exited with code 137.
Output for 5.5.7
Took me 1.2345409393311seconds
Process exited with code 137.
Output for 5.5.6
Took me 1.2414219379425seconds
Process exited with code 137.
Output for 5.5.5
Took me 1.1740970611572seconds
Process exited with code 137.
Output for 5.5.4
Took me 1.2619550228119seconds
Process exited with code 137.
Output for 5.5.3
Took me 1.2720420360565seconds
Process exited with code 137.
Output for 5.5.2
Took me 1.1462178230286seconds
Process exited with code 137.
Output for 5.5.1
Took me 1.2473349571228seconds
Process exited with code 137.
Output for 5.5.0
Took me 1.2030050754547seconds
Process exited with code 137.
Output for 5.4.45
Took me 1.2686669826508seconds
Process exited with code 137.
Output for 5.4.44
Took me 1.2727329730988seconds
Process exited with code 137.
Output for 5.4.43
Took me 1.2600960731506seconds
Process exited with code 137.
Output for 5.4.42
Took me 1.2811460494995seconds
Process exited with code 137.
Output for 5.4.41
Took me 1.2324259281158seconds
Process exited with code 137.
Output for 5.4.40
Took me 1.2436459064484seconds
Process exited with code 137.
Output for 5.4.39
Took me 1.2835500240326seconds
Process exited with code 137.
Output for 5.4.38
Took me 1.2846758365631seconds
Process exited with code 137.
Output for 5.4.37
Took me 1.242399930954seconds
Process exited with code 137.
Output for 5.4.36
Took me 1.3522801399231seconds
Process exited with code 137.
Output for 5.4.35
Took me 1.2508280277252seconds
Process exited with code 137.
Output for 5.4.34
Took me 1.195207118988seconds
Process exited with code 137.
Output for 5.4.33
Took me 1.2761788368225seconds
Process exited with code 137.
Output for 5.4.32
Took me 1.3259949684143seconds
Process exited with code 137.
Output for 5.4.31
Took me 1.2452590465546seconds
Process exited with code 137.
Output for 5.4.30
Took me 1.2872121334076seconds
Process exited with code 137.
Output for 5.4.29
Took me 1.2124199867249seconds
Process exited with code 137.
Output for 5.4.28
Took me 1.1493270397186seconds
Process exited with code 137.
Output for 5.4.27
Took me 1.2606070041656seconds
Process exited with code 137.
Output for 5.4.26
Took me 1.2542538642883seconds
Process exited with code 137.
Output for 5.4.25
Took me 1.3162620067596seconds
Process exited with code 137.
Output for 5.4.24
Took me 1.2012169361115seconds
Process exited with code 137.
Output for 5.4.23
Took me 1.2077369689941seconds
Process exited with code 137.
Output for 5.4.22
Took me 1.2688689231873seconds
Process exited with code 137.
Output for 5.4.21
Took me 1.2125861644745seconds
Process exited with code 137.
Output for 5.4.20
Took me 1.2719650268555seconds
Process exited with code 137.
Output for 5.4.19
Took me 1.2217411994934seconds
Process exited with code 137.
Output for 5.4.18
Took me 1.255450963974seconds
Process exited with code 137.
Output for 5.4.17
Took me 1.2571289539337seconds
Process exited with code 137.
Output for 5.4.16
Took me 1.2306499481201seconds
Process exited with code 137.
Output for 5.4.15
Took me 1.1835360527039seconds
Process exited with code 137.
Output for 5.4.14
Took me 1.2113349437714seconds
Process exited with code 137.
Output for 5.4.13
Took me 1.2503659725189seconds
Process exited with code 137.
Output for 5.4.12
Took me 1.2376108169556seconds
Process exited with code 137.
Output for 5.4.11
Took me 1.1605639457703seconds
Process exited with code 137.
Output for 5.4.10
Took me 1.1806859970093seconds
Process exited with code 137.
Output for 5.4.9
Took me 1.2806777954102seconds
Process exited with code 137.
Output for 5.4.8
Took me 1.2702491283417seconds
Process exited with code 137.
Output for 5.4.7
Took me 1.172544002533seconds
Process exited with code 137.
Output for 5.4.6
Took me 1.201963186264seconds
Process exited with code 137.
Output for 5.4.5
Took me 1.3051869869232seconds
Process exited with code 137.
Output for 5.4.4
Took me 1.1990280151367seconds
Process exited with code 137.
Output for 5.4.3
Took me 1.2210569381714seconds
Process exited with code 137.
Output for 5.4.2
Took me 1.1248080730438secondsTook me 1.3573920726776seconds
Output for 5.4.1
Took me 1.2328388690948seconds
Process exited with code 137.
Output for 5.4.0
Took me 1.1677601337433seconds
Process exited with code 137.
Output for 5.3.29
Took me 0.434730052948secondsTook me 0.85859608650208seconds
Output for 5.3.28
Took me 0.60178709030151secondsTook me 0.98558807373047seconds
Output for 5.3.27
Took me 0.43378400802612secondsTook me 0.82299304008484seconds
Output for 5.3.26
Took me 0.44327187538147secondsTook me 0.8393759727478seconds
Output for 5.3.25
Took me 0.42237401008606secondsTook me 0.8147120475769seconds
Output for 5.3.24
Took me 0.44074892997742secondsTook me 0.82740688323975seconds
Output for 5.3.23
Took me 0.67048215866089secondsTook me 0.86601495742798seconds
Output for 5.3.22
Took me 0.44905209541321secondsTook me 0.81948590278625seconds
Output for 5.3.21
Took me 0.44870185852051secondsTook me 0.93547701835632seconds
Output for 5.3.20
Took me 0.45708608627319secondsTook me 0.91623783111572seconds
Output for 5.3.19
Took me 0.63208794593811secondsTook me 0.84769701957703seconds
Output for 5.3.18
Took me 0.62745404243469secondsTook me 0.93729114532471seconds
Output for 5.3.17
Took me 0.59394383430481secondsTook me 1.1456890106201seconds
Output for 5.3.16
Took me 0.61967396736145secondsTook me 1.1348960399628seconds
Output for 5.3.15
Took me 0.41304183006287secondsTook me 0.99073696136475seconds
Output for 5.3.14
Took me 0.43879413604736secondsTook me 0.97700905799866seconds
Output for 5.3.13
Took me 0.44143795967102secondsTook me 0.94869089126587seconds
Output for 5.3.12
Took me 0.45058298110962secondsTook me 0.92289304733276seconds
Output for 5.3.11
Took me 0.43349885940552secondsTook me 0.84786605834961seconds
Output for 5.3.10
Took me 0.44250702857971secondsTook me 1.0522241592407seconds
Output for 5.3.9
Took me 0.40816497802734secondsTook me 1.004182100296seconds
Output for 5.3.8
Took me 0.4338390827179secondsTook me 0.84404516220093seconds
Output for 5.3.7
Took me 0.64758491516113seconds
Process exited with code 143.
Output for 5.3.6
Took me 0.48812794685364secondsTook me 0.88277196884155seconds
Output for 5.3.5
Took me 0.6193859577179secondsTook me 0.83954691886902seconds
Output for 5.3.4
Took me 0.63190507888794secondsTook me 1.246533870697seconds
Output for 5.3.3
Took me 0.43590092658997secondsTook me 0.8421778678894seconds
Output for 5.3.2
Took me 0.45345091819763secondsTook me 0.87278699874878seconds
Output for 5.3.1
Took me 0.42690992355347secondsTook me 0.82739996910095seconds
Output for 5.3.0
Took me 0.74305510520935secondsTook me 0.88408517837524seconds
Output for 5.2.17
Took me 0.84302711486816seconds
Process exited with code 137.
Output for 5.2.16
Took me 0.88190197944641secondsTook me 1.0380158424377seconds
Output for 5.2.15
Took me 0.83348798751831secondsTook me 1.0023910999298seconds
Output for 5.2.14
Took me 1.0722048282623seconds
Process exited with code 137.
Output for 5.2.13
Took me 1.1859788894653seconds
Process exited with code 137.
Output for 5.2.12
Took me 0.83155703544617seconds
Process exited with code 137.
Output for 5.2.11
Took me 1.0229630470276seconds
Process exited with code 137.
Output for 5.2.10
Took me 0.92119097709656seconds
Process exited with code 137.
Output for 5.2.9
Took me 0.82438087463379seconds
Process exited with code 137.
Output for 5.2.8
Took me 0.86223387718201seconds
Process exited with code 137.
Output for 5.2.7
Took me 0.80383706092834secondsTook me 1.0002489089966seconds
Output for 5.2.6
Took me 0.96605706214905seconds
Process exited with code 137.
Output for 5.2.5
Took me 1.0491268634796seconds
Process exited with code 137.
Output for 5.2.4
Took me 0.95727300643921seconds
Process exited with code 137.
Output for 5.2.3
Took me 1.0378849506378seconds
Process exited with code 137.
Output for 5.2.2
Took me 0.85151195526123seconds
Process exited with code 137.
Output for 5.2.1
Took me 0.98081588745117seconds
Process exited with code 137.
Output for 5.2.0
Took me 0.92011713981628seconds
Process exited with code 137.
Output for 5.1.6
Took me 1.030660867691seconds
Process exited with code 137.
Output for 5.1.5
Took me 0.86098098754883seconds
Process exited with code 137.
Output for 5.1.4
Took me 1.2436010837555seconds
Process exited with code 137.
Output for 5.1.3
Took me 0.98087406158447seconds
Process exited with code 137.
Output for 5.1.2
Took me 0.81858801841736seconds
Process exited with code 137.
Output for 5.1.1
Took me 0.8285870552063seconds
Process exited with code 137.
Output for 5.1.0
Took me 0.94504308700562seconds
Process exited with code 137.
Output for 4.3.1 - 4.3.11, 4.4.0 - 4.4.9, 5.0.0 - 5.0.5

Process exited with code 137.
Output for 4.3.0
Took me -0.215083seconds
Process exited with code 137.

preferences:
275.81 ms | 401 KiB | 322 Q