3v4l.org

run code in 300+ PHP versions simultaneously
<?php function absolute(&$n){ return ((($n >> 31) ^ $n) - ($n >> 31)); } $start = microtime(true); for($i = 0; $i <= 5000000; $i++){ absolute($y); } $end = microtime(true); echo 'absolute: ' . ($end - $start); echo "\n"; $start = microtime(true); for($i = 0; $i <= 5000000; $i++){ abs($y); } $end = microtime(true); echo 'abs ' . ($end - $start);
Output for 7.4.0
absolute: 0.58866500854492 abs 0.16417813301086
Output for 7.3.12
absolute: 0.56715416908264 abs 0.11654686927795
Output for 7.3.11
absolute: 0.51257920265198 abs 0.1647961139679
Output for 7.3.10
absolute: 0.39614987373352 abs 0.10096216201782
Output for 7.3.9
absolute: 0.35475301742554 abs 0.13854384422302
Output for 7.3.8
absolute: 0.41298007965088 abs 0.16545987129211
Output for 7.3.7
absolute: 0.42583107948303 abs 0.18572092056274
Output for 7.3.6
absolute: 0.51080393791199 abs 0.13333201408386
Output for 7.3.5
absolute: 0.33143091201782 abs 0.1582670211792
Output for 7.3.4
absolute: 0.40820121765137 abs 0.13100910186768
Output for 7.3.3
absolute: 0.34730410575867 abs 0.11432409286499
Output for 7.3.2
absolute: 0.49820590019226 abs 0.16911888122559
Output for 7.3.1
absolute: 0.54662704467773 abs 0.10102486610413
Output for 7.3.0
absolute: 0.56667995452881 abs 0.16667795181274
Output for 7.2.25
absolute: 0.37981605529785 abs 0.14040207862854
Output for 7.2.24
absolute: 0.58126211166382 abs 0.17606401443481
Output for 7.2.23
absolute: 0.58076095581055 abs 0.11309099197388
Output for 7.2.22
absolute: 0.33957195281982 abs 0.10505485534668
Output for 7.2.21
absolute: 0.43448281288147 abs 0.13779401779175
Output for 7.2.20
absolute: 0.44687604904175 abs 0.10451602935791
Output for 7.2.19
absolute: 0.45817089080811 abs 0.10441303253174
Output for 7.2.18
absolute: 0.54400587081909 abs 0.17090082168579
Output for 7.2.17
absolute: 0.34298300743103 abs 0.17121815681458
Output for 7.2.16
absolute: 0.59083294868469 abs 0.17134499549866
Output for 7.2.15
absolute: 0.36426091194153 abs 0.12045693397522
Output for 7.2.14
absolute: 0.61815476417542 abs 0.14703893661499
Output for 7.2.13
absolute: 0.3739161491394 abs 0.11831712722778
Output for 7.2.12
absolute: 0.622389793396 abs 0.17298793792725
Output for 7.2.11
absolute: 0.45837712287903 abs 0.12618398666382
Output for 7.2.10
absolute: 0.56358194351196 abs 0.112624168396
Output for 7.2.9
absolute: 0.35000705718994 abs 0.11113715171814
Output for 7.2.8
absolute: 0.49746799468994 abs 0.15028214454651
Output for 7.2.7
absolute: 0.45277094841003 abs 0.11833691596985
Output for 7.2.6
absolute: 0.52012610435486 abs 0.13270616531372
Output for 7.2.5
absolute: 0.6037540435791 abs 0.16763782501221
Output for 7.2.4
absolute: 0.47081899642944 abs 0.15173888206482
Output for 7.2.3
absolute: 0.50270199775696 abs 0.18263101577759
Output for 7.2.2
absolute: 0.3611478805542 abs 0.1253650188446
Output for 7.2.1
absolute: 0.60312795639038 abs 0.18214511871338
Output for 7.2.0
absolute: 0.61660289764404 abs 0.14035987854004
Output for 7.1.33
absolute: 0.7717559337616 abs 0.32241702079773
Output for 7.1.32
absolute: 0.76156997680664 abs 0.35758209228516
Output for 7.1.31
absolute: 0.76904392242432 abs 0.33678197860718
Output for 7.1.30
absolute: 0.76666307449341 abs 0.30147504806519
Output for 7.1.29
absolute: 0.90267205238342 abs 0.31261491775513
Output for 7.1.28
absolute: 0.91599106788635 abs 0.31442785263062
Output for 7.1.27
absolute: 0.83696722984314 abs 0.41739511489868
Output for 7.1.26
absolute: 0.76586198806763 abs 0.39549994468689
Output for 7.1.25
absolute: 0.7804799079895 abs 0.32983183860779
Output for 7.1.24
absolute: 0.90703082084656 abs 0.32029700279236
Output for 7.1.23
absolute: 0.8645498752594 abs 0.41444492340088
Output for 7.1.22
absolute: 0.87653183937073 abs 0.43974113464355
Output for 7.1.21
absolute: 0.75127100944519 abs 0.33131408691406
Output for 7.1.20
absolute: 0.75807094573975 abs 0.32563304901123
Output for 7.1.19
absolute: 0.85149693489075 abs 0.41819405555725
Output for 7.1.18
absolute: 0.84553980827332 abs 0.33784890174866
Output for 7.1.17
absolute: 0.89777994155884 abs 0.41544198989868
Output for 7.1.16
absolute: 0.82717204093933 abs 0.32069087028503
Output for 7.1.15
absolute: 0.85061407089233 abs 0.31987500190735
Output for 7.1.14
absolute: 0.95387983322144 abs 0.43318605422974
Output for 7.1.13
absolute: 0.93368291854858 abs 0.42070007324219
Output for 7.1.12
absolute: 0.82778406143188 abs 0.34923911094666
Output for 7.1.11
absolute: 0.90820503234863 abs 0.41510987281799
Output for 7.1.10
absolute: 0.82809686660767 abs 0.41604399681091
Output for 7.1.9
absolute: 0.91405200958252 abs 0.40434217453003
Output for 7.1.8
absolute: 0.90463209152222 abs 0.4157030582428
Output for 7.1.7
absolute: 0.75109004974365 abs 0.33720302581787
Output for 7.1.6
absolute: 0.87844300270081 abs 0.46340608596802
Output for 7.1.5
absolute: 0.93224811553955 abs 0.32967901229858
Output for 7.1.4
absolute: 0.90506291389465 abs 0.43798780441284
Output for 7.1.3
absolute: 0.9244339466095 abs 0.32315611839294
Output for 7.1.2
absolute: 0.94068598747253 abs 0.41910219192505
Output for 7.1.1
absolute: 0.77651906013489 abs 0.41989707946777
Output for 7.1.0
absolute: 0.82745695114136 abs 0.34398984909058
Output for 7.0.33
absolute: 0.80905103683472 abs 0.42242813110352
Output for 7.0.32
absolute: 0.98514580726624 abs 0.39571499824524
Output for 7.0.31
absolute: 0.90349507331848 abs 0.32206511497498
Output for 7.0.30
absolute: 0.93111991882324 abs 0.41663002967834
Output for 7.0.29
absolute: 0.95217895507812 abs 0.42142605781555
Output for 7.0.28
absolute: 0.95378112792969 abs 0.42207407951355
Output for 7.0.27
absolute: 0.75667595863342 abs 0.33542704582214
Output for 7.0.26
absolute: 0.78322792053223 abs 0.41968202590942
Output for 7.0.25
absolute: 0.95814299583435 abs 0.41785311698914
Output for 7.0.24
absolute: 0.93637681007385 abs 0.42391014099121
Output for 7.0.23
absolute: 0.73240804672241 abs 0.3173668384552
Output for 7.0.22
absolute: 0.92254018783569 abs 0.34205508232117
Output for 7.0.21
absolute: 0.92563509941101 abs 0.41723680496216
Output for 7.0.20
absolute: 0.90865206718445 abs 0.33922100067139
Output for 7.0.19
absolute: 0.75762701034546 abs 0.35802984237671
Output for 7.0.18
absolute: 0.92319703102112 abs 0.42789793014526
Output for 7.0.17
absolute: 0.98516511917114 abs 0.39494895935059
Output for 7.0.16
absolute: 0.70494699478149 abs 0.37825703620911
Output for 7.0.15
absolute: 0.77496695518494 abs 0.32300090789795
Output for 7.0.14
absolute: 0.88096117973328 abs 0.30518698692322
Output for 7.0.13
absolute: 0.85849499702454 abs 0.41631889343262
Output for 7.0.12
absolute: 1.0149779319763 abs 0.35797500610352
Output for 7.0.11
absolute: 0.83566188812256 abs 0.31088089942932
Output for 7.0.10
absolute: 0.90577697753906 abs 0.41830897331238
Output for 7.0.9
absolute: 0.93093395233154 abs 0.35177898406982
Output for 7.0.8
absolute: 0.93314480781555 abs 0.33054900169373
Output for 7.0.7
absolute: 0.99869298934937 abs 0.38136696815491
Output for 7.0.6
absolute: 0.96444606781006 abs 0.42068314552307
Output for 7.0.5
absolute: 0.91635012626648 abs 0.4181010723114
Output for 7.0.4
absolute: 0.96127486228943 abs 0.42275881767273
Output for 7.0.3
absolute: 0.84269285202026 abs 0.33073902130127
Output for 7.0.2
absolute: 0.95588493347168 abs 0.41460585594177
Output for 7.0.1
absolute: 0.89794301986694 abs 0.42762088775635
Output for 7.0.0
absolute: 0.93274688720703 abs 0.40765595436096
Output for 5.6.40
absolute: 1.5725898742676
Process exited with code 137.
Output for 5.6.39
absolute: 1.5821528434753
Process exited with code 137.
Output for 5.6.38
absolute: 1.5579199790955
Process exited with code 137.
Output for 5.6.37
absolute: 1.5846011638641
Process exited with code 137.
Output for 5.6.36
absolute: 1.4181818962097 abs 1.0325870513916
Output for 5.6.35
absolute: 1.6548130512238
Process exited with code 137.
Output for 5.6.34
absolute: 1.6694140434265
Process exited with code 137.
Output for 5.6.33
absolute: 1.5610539913177
Process exited with code 137.
Output for 5.6.32
absolute: 1.6828420162201
Process exited with code 137.
Output for 5.6.31
absolute: 1.4885280132294 abs 0.97247910499573
Output for 5.6.30
absolute: 1.7082691192627
Process exited with code 137.
Output for 5.6.29
absolute: 1.6961100101471
Process exited with code 137.
Output for 5.6.28
absolute: 1.7316899299622
Process exited with code 137.
Output for 5.6.27
absolute: 1.50825715065 abs 0.96943187713623
Output for 5.6.26
absolute: 1.6731040477753
Process exited with code 137.
Output for 5.6.25
absolute: 1.6854779720306
Process exited with code 137.
Output for 5.6.24
absolute: 1.6182730197906
Process exited with code 137.
Output for 5.6.23
absolute: 1.6494688987732
Process exited with code 137.
Output for 5.6.22
absolute: 1.6040198802948
Process exited with code 137.
Output for 5.6.21
absolute: 1.6591839790344
Process exited with code 137.
Output for 5.6.20
absolute: 1.6159749031067
Process exited with code 137.
Output for 5.6.19
absolute: 1.622230052948
Process exited with code 137.
Output for 5.6.18
absolute: 1.4839520454407
Process exited with code 137.
Output for 5.6.17
absolute: 1.5736479759216
Process exited with code 137.
Output for 5.6.16
absolute: 1.460245847702 abs 0.98890113830566
Output for 5.6.15
absolute: 1.6172080039978
Process exited with code 137.
Output for 5.6.14
absolute: 1.6806819438934
Process exited with code 137.
Output for 5.6.13
absolute: 1.7061848640442
Process exited with code 137.
Output for 5.6.12
absolute: 1.7319419384003
Process exited with code 137.
Output for 5.6.11
absolute: 1.6903500556946
Process exited with code 137.
Output for 5.6.10
absolute: 1.5385599136353
Process exited with code 137.
Output for 5.6.9
absolute: 1.5215151309967
Process exited with code 137.
Output for 5.6.8
absolute: 1.635116815567
Process exited with code 137.
Output for 5.6.7
absolute: 1.4322500228882
Process exited with code 137.
Output for 5.6.6
absolute: 1.6383969783783
Process exited with code 137.
Output for 5.6.5
absolute: 1.52800989151
Process exited with code 137.
Output for 5.6.4
absolute: 1.6431441307068
Process exited with code 137.
Output for 5.6.3
absolute: 1.5304188728333
Process exited with code 137.
Output for 5.6.2
absolute: 1.6793410778046
Process exited with code 137.
Output for 5.6.1
absolute: 1.7188560962677
Process exited with code 137.
Output for 5.6.0
absolute: 1.5273430347443
Process exited with code 137.
Output for 5.5.38
absolute: 1.4787800312042 abs 0.96497297286987
Output for 5.5.37
absolute: 1.4818339347839
Process exited with code 137.
Output for 5.5.36
absolute: 1.5761868953705
Process exited with code 137.
Output for 5.5.35
absolute: 1.5094971656799
Process exited with code 137.
Output for 5.5.34
absolute: 1.647716999054
Process exited with code 137.
Output for 5.5.33
absolute: 1.6936168670654
Process exited with code 137.
Output for 5.5.32
absolute: 1.4676308631897 abs 0.98584890365601
Output for 5.5.31
absolute: 1.6380929946899
Process exited with code 137.
Output for 5.5.30
absolute: 1.5356411933899
Process exited with code 137.
Output for 5.5.29
absolute: 1.6585831642151
Process exited with code 137.
Output for 5.5.28
absolute: 1.5403950214386
Process exited with code 137.
Output for 5.5.27
absolute: 1.5832521915436
Process exited with code 137.
Output for 5.5.26
absolute: 1.3421239852905 abs 1.0449850559235
Output for 5.5.25
absolute: 1.630166053772
Process exited with code 137.
Output for 5.5.24
absolute: 1.6001880168915
Process exited with code 137.
Output for 5.5.23
absolute: 1.4558961391449 abs 1.034873008728
Process exited with code 137.
Output for 5.5.22
absolute: 1.6758670806885
Process exited with code 137.
Output for 5.5.21
absolute: 1.551589012146
Process exited with code 137.
Output for 5.5.20
absolute: 1.6995840072632
Process exited with code 137.
Output for 5.5.19
absolute: 1.4465320110321 abs 0.95760297775269
Output for 5.5.18
absolute: 1.6471400260925
Process exited with code 137.
Output for 5.5.17
absolute: 1.5600788593292
Process exited with code 137.
Output for 5.5.16
absolute: 1.5948190689087
Process exited with code 137.
Output for 5.5.15
absolute: 1.4900929927826 abs 0.98009586334229
Output for 5.5.14
absolute: 1.6592359542847
Process exited with code 137.
Output for 5.5.13
absolute: 1.6822979450226
Process exited with code 137.
Output for 5.5.12
absolute: 1.6160161495209
Process exited with code 137.
Output for 5.5.11
absolute: 1.5887870788574
Process exited with code 137.
Output for 5.5.10
absolute: 1.6932389736176
Process exited with code 137.
Output for 5.5.9
absolute: 1.6343472003937
Process exited with code 137.
Output for 5.5.8
absolute: 1.6801509857178
Process exited with code 137.
Output for 5.5.7
absolute: 1.6104578971863
Process exited with code 137.
Output for 5.5.6
absolute: 1.6548929214478
Process exited with code 137.
Output for 5.5.5
absolute: 1.6679701805115
Process exited with code 137.
Output for 5.5.4
absolute: 1.6452720165253
Process exited with code 137.
Output for 5.5.3
absolute: 1.5521669387817
Process exited with code 137.
Output for 5.5.2
absolute: 1.5293879508972
Process exited with code 137.
Output for 5.5.1
absolute: 1.4694681167603 abs 0.95527505874634
Output for 5.5.0
absolute: 1.6652619838715
Process exited with code 137.
Output for 5.4.45
absolute: 1.7248361110687
Process exited with code 137.
Output for 5.4.44
absolute: 1.7526819705963
Process exited with code 137.
Output for 5.4.43
absolute: 1.4343268871307 abs 1.0129818916321
Output for 5.4.42
absolute: 1.6790008544922
Process exited with code 137.
Output for 5.4.41
absolute: 1.55122590065
Process exited with code 137.
Output for 5.4.40
absolute: 1.3665099143982 abs 0.99995493888855
Output for 5.4.39
absolute: 1.6040728092194
Process exited with code 137.
Output for 5.4.38
absolute: 1.5719878673553
Process exited with code 137.
Output for 5.4.37
absolute: 1.6697390079498
Process exited with code 137.
Output for 5.4.36
absolute: 1.7163970470428
Process exited with code 137.
Output for 5.4.35
absolute: 1.5308928489685
Process exited with code 137.
Output for 5.4.34
absolute: 1.4771890640259
Process exited with code 137.
Output for 5.4.33
absolute: 1.6916441917419
Process exited with code 137.
Output for 5.4.32
absolute: 1.6050088405609
Process exited with code 137.
Output for 5.4.31
absolute: 1.5420000553131
Process exited with code 137.
Output for 5.4.30
absolute: 1.6370930671692
Process exited with code 137.
Output for 5.4.29
absolute: 1.4428679943085
Process exited with code 137.
Output for 5.4.28
absolute: 1.4987449645996
Process exited with code 137.
Output for 5.4.27
absolute: 1.3391242027283 abs 1.0154521465302
Output for 5.4.26
absolute: 1.6708590984344
Process exited with code 137.
Output for 5.4.25
absolute: 1.3243811130524 abs 0.99366903305054
Output for 5.4.24
absolute: 1.7052810192108
Process exited with code 137.
Output for 5.4.23
absolute: 1.4829468727112
Process exited with code 137.
Output for 5.4.22
absolute: 1.725191116333
Process exited with code 137.
Output for 5.4.21
absolute: 1.7269592285156
Process exited with code 137.
Output for 5.4.20
absolute: 1.3460011482239
Process exited with code 137.
Output for 5.4.19
absolute: 1.7227749824524
Process exited with code 137.
Output for 5.4.18
absolute: 1.6164870262146
Process exited with code 137.
Output for 5.4.17
absolute: 1.3512809276581 abs 0.93014788627625
Output for 5.4.16
absolute: 1.6809239387512
Process exited with code 137.
Output for 5.4.15
absolute: 1.7260210514069
Process exited with code 137.
Output for 5.4.14
absolute: 1.3532960414886 abs 1.015613079071
Output for 5.4.13
absolute: 1.4099831581116
Process exited with code 137.
Output for 5.4.12
absolute: 1.6288840770721
Process exited with code 137.
Output for 5.4.11
absolute: 1.7064878940582
Process exited with code 137.
Output for 5.4.10
absolute: 1.632749080658
Process exited with code 137.
Output for 5.4.9
absolute: 1.4674730300903
Process exited with code 137.
Output for 5.4.8
absolute: 1.5614120960236
Process exited with code 137.
Output for 5.4.7
absolute: 1.7064568996429
Process exited with code 137.
Output for 5.4.6
absolute: 1.5374710559845
Process exited with code 137.
Output for 5.4.5
absolute: 1.6787049770355
Process exited with code 137.
Output for 5.4.4
absolute: 1.4918880462646
Process exited with code 137.
Output for 5.4.3
absolute: 1.6945099830627
Process exited with code 137.
Output for 5.4.2
absolute: 1.64497590065
Process exited with code 137.
Output for 5.4.1
absolute: 1.6756658554077
Process exited with code 137.
Output for 5.4.0
absolute: 1.6761569976807
Process exited with code 137.
Output for 5.3.29
absolute: 2.0493681430817
Process exited with code 137.
Output for 5.3.28
absolute: 1.6502921581268
Process exited with code 137.
Output for 5.3.27
absolute: 2.0514400005341
Process exited with code 137.
Output for 5.3.26
absolute: 2.0700380802155
Process exited with code 137.
Output for 5.3.25
absolute: 1.8415501117706
Process exited with code 137.
Output for 5.3.24
absolute: 1.866466999054
Process exited with code 137.
Output for 5.3.23
absolute: 2.0790121555328
Process exited with code 137.
Output for 5.3.22
absolute: 2.0590710639954
Process exited with code 137.
Output for 5.3.21
absolute: 2.0656480789185
Process exited with code 137.
Output for 5.3.20
absolute: 1.6245300769806
Process exited with code 137.
Output for 5.3.19
absolute: 1.7433261871338
Process exited with code 137.
Output for 5.3.18
absolute: 2.0504732131958
Process exited with code 137.
Output for 5.3.17
absolute: 2.1017961502075
Process exited with code 137.
Output for 5.3.16
absolute: 2.0764710903168
Process exited with code 137.
Output for 5.3.15
absolute: 1.9983789920807
Process exited with code 137.
Output for 5.3.14
absolute: 1.8240652084351
Process exited with code 137.
Output for 5.3.13
absolute: 1.9834821224213
Process exited with code 137.
Output for 5.3.12
absolute: 1.6414470672607
Process exited with code 137.
Output for 5.3.11
absolute: 2.0020411014557
Process exited with code 137.
Output for 5.3.10
absolute: 2.0753660202026
Process exited with code 137.
Output for 5.3.9
absolute: 1.5900189876556
Process exited with code 137.
Output for 5.3.8
absolute: 1.9424691200256
Process exited with code 137.
Output for 5.3.7
absolute: 1.6243810653687
Process exited with code 137.
Output for 5.3.6
absolute: 1.7712771892548
Process exited with code 137.
Output for 5.3.5
absolute: 1.8692891597748
Process exited with code 137.
Output for 5.3.4
absolute: 1.8831691741943
Process exited with code 137.
Output for 5.3.3
absolute: 1.8396780490875
Process exited with code 137.
Output for 5.3.2
absolute: 1.9614751338959
Process exited with code 137.
Output for 5.3.1
absolute: 2.0244400501251
Process exited with code 137.
Output for 5.3.0
absolute: 1.8608469963074
Process exited with code 137.
Output for 5.2.17
absolute: 1.1801309585571 abs 0.46321296691895
Output for 5.2.16
absolute: 1.1933619976044 abs 0.46053290367126
Output for 5.2.15
absolute: 1.1474080085754 abs 0.45622396469116
Output for 5.2.14
absolute: 1.2912030220032 abs 0.48863792419434
Output for 5.2.13
absolute: 1.1933119297028 abs 0.44637393951416
Output for 5.2.12
absolute: 1.2481889724731 abs 0.45342898368835
Output for 5.2.11
absolute: 1.2369360923767 abs 0.48464202880859
Output for 5.2.10
absolute: 1.113853931427 abs 0.49949479103088
Output for 5.2.9
absolute: 1.0250148773193 abs 0.48921513557434
Output for 5.2.8
absolute: 1.0947470664978 abs 0.50301814079285
Output for 5.2.7
absolute: 1.1607959270477 abs 0.56287002563477
Output for 5.2.6
absolute: 1.1451711654663 abs 0.46016883850098
Output for 5.2.5
absolute: 1.0295858383179 abs 0.46173000335693
Output for 5.2.4
absolute: 1.1284439563751 abs 0.44950318336487
Output for 5.2.3
absolute: 1.2355329990387 abs 0.44607400894165
Output for 5.2.2
absolute: 1.1154010295868 abs 0.50617003440857
Output for 5.2.1
absolute: 1.105761051178 abs 0.52480888366699
Output for 5.2.0
absolute: 1.1537809371948 abs 0.43742299079895
Output for 5.1.6
absolute: 1.2146408557892 abs 0.44863986968994
Output for 5.1.5
absolute: 1.0422229766846 abs 0.42914891242981
Output for 5.1.4
absolute: 1.1732649803162 abs 0.47328495979309
Output for 5.1.3
absolute: 0.97910308837891 abs 0.45330691337585
Output for 5.1.2
absolute: 1.1582009792328 abs 0.42269492149353
Output for 5.1.1
absolute: 1.1447820663452 abs 0.42444705963135
Output for 5.1.0
absolute: 1.1832680702209 abs 0.42764091491699
Output for 4.3.1 - 4.3.2, 4.3.4 - 4.3.5, 4.3.7 - 4.3.8, 4.4.2, 4.4.4, 4.4.7 - 4.4.9, 5.0.2, 5.0.4 - 5.0.5

Process exited with code 137.
Output for 5.0.3
absolute: 1.8566558361053
Process exited with code 137.
Output for 5.0.1
absolute: 1.9529399871826
Process exited with code 137.
Output for 5.0.0
absolute: 2.2687020301819
Process exited with code 137.
Output for 4.4.6
absolute: 0.802098
Process exited with code 137.
Output for 4.4.5
absolute: 0.963201
Process exited with code 137.
Output for 4.4.3
absolute: 0.949669
Process exited with code 137.
Output for 4.4.1
absolute: 0.071377
Process exited with code 137.
Output for 4.4.0
absolute: 0.992964
Process exited with code 137.
Output for 4.3.11
absolute: 0.966357
Process exited with code 137.
Output for 4.3.10
absolute: 0.820525
Process exited with code 137.
Output for 4.3.9
absolute: 0.921647
Process exited with code 137.
Output for 4.3.6
absolute: 0.051975
Process exited with code 137.
Output for 4.3.3
absolute: 0.872117
Process exited with code 137.
Output for 4.3.0
absolute: 0.965893
Process exited with code 137.

preferences:
205.93 ms | 401 KiB | 322 Q