[Webkit-unassigned] [Bug 213374] Bring back llint on x86_32

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 23 07:38:33 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=213374

--- Comment #3 from Angelos Oikonomopoulos <angelos at igalia.com> ---
Some indicative performance numbers (--outer=40 --sunspider):

Without llint:
3d-cube                        51.5102+-0.2449
3d-morph                       63.6048+-0.2603
3d-raytrace                    64.8813+-0.1663
access-binary-trees            25.9787+-0.1334
access-fannkuch                78.2869+-0.7029
access-nbody                   59.6337+-0.1311
access-nsieve                  21.9120+-0.2588
bitops-3bit-bits-in-byte       34.9708+-0.4621
bitops-bits-in-byte            60.5052+-0.2608
bitops-bitwise-and             54.8364+-0.2157
bitops-nsieve-bits             74.9143+-0.3179
controlflow-recursive          30.6324+-0.1998
crypto-aes                     40.6281+-0.2096
crypto-md5                     26.3450+-0.2055
crypto-sha1                    27.5882+-0.2081
date-format-tofte              46.7974+-0.2031
date-format-xparb              42.7510+-0.2802
math-cordic                    79.9764+-0.2333
math-partial-sums              60.7575+-0.1682
math-spectral-norm             34.5550+-0.1516
regexp-dna                    267.1121+-2.7087
string-base64                  36.3143+-0.2191
string-fasta                   71.9946+-0.3827
string-tagcloud                66.6965+-0.9069
string-unpack-code             95.6829+-0.5120
string-validate-input          42.4582+-0.1960

<arithmetic>                   60.0509+-0.1167

With llint:
3d-cube                        43.0637+-0.0248
3d-morph                       79.0947+-0.1341
3d-raytrace                    66.4359+-0.0810
access-binary-trees            32.2224+-0.0970
access-fannkuch               112.2811+-0.3679
access-nbody                   57.2866+-0.0982
access-nsieve                  31.4300+-0.1631
bitops-3bit-bits-in-byte       52.1172+-0.1066
bitops-bits-in-byte            83.6667+-0.2314
bitops-bitwise-and             94.8909+-0.2878
bitops-nsieve-bits             97.1129+-0.1766
controlflow-recursive          39.5990+-0.0967
crypto-aes                     52.2182+-0.1408
crypto-md5                     36.5657+-0.0971
crypto-sha1                    37.2783+-0.1114
date-format-tofte              54.5934+-0.1388
date-format-xparb              43.9826+-0.1481
math-cordic                    93.3353+-0.1531
math-partial-sums              63.9966+-0.1377
math-spectral-norm             40.6732+-0.2665
regexp-dna                    264.8693+-1.1019
string-base64                  43.1855+-0.1120
string-fasta                   83.9799+-0.1919
string-tagcloud                73.1036+-0.1208
string-unpack-code             95.8466+-0.1343
string-validate-input          47.0231+-0.0753

<arithmetic>                   69.9943+-0.0545

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200623/d1905ab7/attachment-0001.htm>


More information about the webkit-unassigned mailing list