Wisconsin benchmark

From: Jeff Janes <jeff(dot)janes(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Wisconsin benchmark
Date: 2009-08-14 04:14:56
Message-ID: f67928030908132114s3fe7d7y8c25c92758f55228@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

The Wisconsin Benchmark in src/test/bench is broken, probably since 8.2.

Attached is a tested patch that fixes it. However, it might be better
to just remove src/test/bench. The benchmark is quite useless,
because it is single user test that runs in the stand
alone mode, and because it is laughably small, taking just a couple
seconds on a 6 year old not-all-that good machine. And it doesn't
seem to be all that faithful to the Wisconsin Benchmark, as the string
fields are only 6 characters rather than 42 (I think) of the
benchmark.

Cheers,

Jeff

Attachment Content-Type Size
WISC-patch application/octet-stream 2.4 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Pavel Stehule 2009-08-14 04:45:31 Re: Implementation of GROUPING SETS (T431: Extended grouping capabilities)
Previous Message Robert Haas 2009-08-14 03:27:54 CommitFest 2009-07: Remaining Patches