-
Hi,
Is this project alive...?.
2007-07-25 20:11:34 UTC by azanatta
-
Logged In: YES
user_id=630732
More variety of aggregate types would be an advantage (MAX,
MIN, SUM ...) , as would more complex join types and
LIMIT/ROWNUM type
operands. To want more variety is fair enough :-)
To want to remove count is not, as it is a very commonly
desired aggregate in data warhousing. So if this is
difficult for multi generational databases - then, er, well,
good -...
2005-08-01 06:40:45 UTC by markir
-
count is an extremely expensive operation for a
multigenerational database.
To get a fair comparison between several database
architectures you should add some more queries
(avoiding count) :-)
2005-05-11 12:29:04 UTC by fsg
-
This release adds some options to query generation - repeating queries a number of times with varying 'bind' values, and the ability to choose a query type to generate. In addition a bug with generating datasets for size < 1 is fixed. Thanks to the folk at mysql.com for feedback and patches!
2004-09-09 08:56:38 UTC by markir
-
markir committed patchset 88 of module benchw to the Benchw CVS repository, changing 2 files.
2004-09-09 01:12:15 UTC by markir
-
markir committed patchset 87 of module benchw to the Benchw CVS repository, changing 1 files.
2004-09-08 01:27:20 UTC by markir
-
markir committed patchset 86 of module benchw to the Benchw CVS repository, changing 1 files.
2004-09-07 21:41:48 UTC by markir
-
markir committed patchset 85 of module benchw to the Benchw CVS repository, changing 2 files.
2004-09-07 08:48:12 UTC by markir
-
markir committed patchset 84 of module benchw to the Benchw CVS repository, changing 5 files.
2004-09-07 01:11:50 UTC by markir
-
markir committed patchset 83 of module benchw to the Benchw CVS repository, changing 1 files.
2004-09-06 03:15:04 UTC by markir