From: Kevin Wolf <kwolf@redhat.com>
To: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Cc: qemu-block@nongnu.org, qemu-devel@nongnu.org, mreitz@redhat.com,
stefanha@redhat.com, den@openvz.org, famz@redhat.com,
jsnow@redhat.com
Subject: Re: [Qemu-devel] [PATCH] iotest 055: refactor and speed up
Date: Tue, 9 Aug 2016 10:50:23 +0200 [thread overview]
Message-ID: <20160809085023.GA5030@noname.str.redhat.com> (raw)
In-Reply-To: <1470506994-36251-1-git-send-email-vsementsov@virtuozzo.com>
Am 06.08.2016 um 20:09 hat Vladimir Sementsov-Ogievskiy geschrieben:
> Source disk is created and filled with test data before each test case.
> Instead initialize it once for the whole unit.
>
> performance:
> qcow2: 25s -> 15s
> raw: 16s -> 11s
>
> Actually, changed only TestSetSpeed: before this patch it used different
> image_len and data pattern.
> Alse TestSetSpeed used different image_len for source and target (by
> mistake) - this is automatically fixed here.
>
> Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
This doesn't work on top of my block-next branch. The compressed backup
patches add a class which still deletes test.img in its teardown, so any
following tests fail. Can you rebase, please?
Kevin
next prev parent reply other threads:[~2016-08-09 8:50 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-06 18:09 [Qemu-devel] [PATCH] iotest 055: refactor and speed up Vladimir Sementsov-Ogievskiy
2016-08-08 2:56 ` Fam Zheng
2016-08-09 8:50 ` Kevin Wolf [this message]
2016-08-09 10:05 ` Vladimir Sementsov-Ogievskiy
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=20160809085023.GA5030@noname.str.redhat.com \
--to=kwolf@redhat.com \
--cc=den@openvz.org \
--cc=famz@redhat.com \
--cc=jsnow@redhat.com \
--cc=mreitz@redhat.com \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@redhat.com \
--cc=vsementsov@virtuozzo.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.