summaryrefslogtreecommitdiffstats
path: root/lld/docs/index.rst
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2017-02-25 03:27:39 +0000
committerRui Ueyama <ruiu@google.com>2017-02-25 03:27:39 +0000
commitdb895d839f7845146ac66e87eb54ec2968bed967 (patch)
tree61b4069e601adc0aa71a5122596047fa31c2d02e /lld/docs/index.rst
parent7c9f00e634cb8fb2e741cd12106cabd41696c883 (diff)
downloadbcm5719-llvm-db895d839f7845146ac66e87eb54ec2968bed967.tar.gz
bcm5719-llvm-db895d839f7845146ac66e87eb54ec2968bed967.zip
Add how long it takes to link chromium using ld.bfd.
llvm-svn: 296236
Diffstat (limited to 'lld/docs/index.rst')
-rw-r--r--lld/docs/index.rst14
1 files changed, 7 insertions, 7 deletions
diff --git a/lld/docs/index.rst b/lld/docs/index.rst
index d44d71eecf6..cc9f90dd0f4 100644
--- a/lld/docs/index.rst
+++ b/lld/docs/index.rst
@@ -81,13 +81,13 @@ Note that this is just a benchmark result of our environment.
Depending on number of available cores, available amount of memory or
disk latency/throughput, your results may vary.
-============ =========== ====== ======== ======
-Program Output size GNU ld GNU gold LLD
-ffmpeg dbg 91 MiB 1.59s 1.15s 0.78s
-mysqld dbg 157 MiB 7.09s 2.49s 1.31s
-clang dbg 1.45 GiB 86.76s 21.93s 8.38s
-chromium dbg 1.52 GiB N/A 40.86s 12.69s
-============ =========== ====== ======== ======
+============ =========== ======= ======== ======
+Program Output size GNU ld GNU gold LLD
+ffmpeg dbg 91 MiB 1.59s 1.15s 0.78s
+mysqld dbg 157 MiB 7.09s 2.49s 1.31s
+clang dbg 1.45 GiB 86.76s 21.93s 8.38s
+chromium dbg 1.52 GiB 142.30s 40.86s 12.69s
+============ =========== ======= ======== ======
Build
-----
OpenPOWER on IntegriCloud