From: Jens Axboe <axboe@kernel.dk>
To: Masahiro Yamada <yamada.masahiro@socionext.com>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Recent slowdown in single object builds
Date: Fri, 15 Nov 2019 16:10:42 -0700 [thread overview]
Message-ID: <d60946a1-fde3-ee6f-683a-42a611768bbf@kernel.dk> (raw)
Hi,
I've noticed that current -git is a lot slower at doing single object
builds than earlier kernels. Here's an example, building the exact same
file on 5.2 and -git:
$ time make fs/io_uring.o
real 0m5.953s
user 0m5.402s
sys 0m0.649s
vs 5.2 based (with all the backports, identical file):
$ time make fs/io_uring.o
real 0m3.218s
user 0m2.968s
sys 0m0.520s
Any idea what's going on here? It's almost twice as slow, which is
problematic...
--
Jens Axboe
next reply other threads:[~2019-11-15 23:10 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-15 23:10 Jens Axboe [this message]
2019-11-16 7:17 ` Masahiro Yamada
2019-11-16 16:57 ` Jens Axboe
2019-11-18 0:40 ` Masahiro Yamada
2019-11-18 2:34 ` Jens Axboe
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=d60946a1-fde3-ee6f-683a-42a611768bbf@kernel.dk \
--to=axboe@kernel.dk \
--cc=linux-kernel@vger.kernel.org \
--cc=yamada.masahiro@socionext.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®