Introduce QDict test data file
authorLuiz Capitulino <lcapitulino@redhat.com>
Fri, 28 Aug 2009 18:27:31 +0000 (15:27 -0300)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 4 Sep 2009 14:37:34 +0000 (09:37 -0500)
commit93bd4eee15268bdd316660d448b879bf38b9f2f3
treed51308a9d0fcdc7fd0efdd39ed1a06ce1d46fa6a
parent5de65a07ee5c75c4368ee7c7d8ed62c7688b368a
Introduce QDict test data file

This file is used by the QDict stress test, it adds 5k nodes
on the dictionary and performs various operations.

My original file had 21k entries and almost 400k of size. After
some discussion with Eduardo Habkost, I decided to reduce the
size.

There are ways to generate this kind of data dynamically, but
it has its problems too.

Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
qdict-test-data.txt [new file with mode: 0644]