You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Bryan Pendleton (JIRA)" <ji...@apache.org> on 2009/09/12 23:10:57 UTC

[jira] Resolved: (DERBY-4363) Add simple benchmark for measuring GROUP BY performance

     [ https://issues.apache.org/jira/browse/DERBY-4363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bryan Pendleton resolved DERBY-4363.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 10.6.0.0

I fixed a small typo in wisconsin.java (the 'compress' argument was always being
set to 'false', ran a complete set of regression tests without problem, and submitted
this benchmark as revision 814237.

We may end up adding more types of GROUP BY statements to this benchmark
over time, but for now it seems like the work on this task is done.

> Add simple benchmark for measuring GROUP BY performance
> -------------------------------------------------------
>
>                 Key: DERBY-4363
>                 URL: https://issues.apache.org/jira/browse/DERBY-4363
>             Project: Derby
>          Issue Type: Sub-task
>          Components: Test, Tools
>            Reporter: Bryan Pendleton
>            Assignee: Bryan Pendleton
>            Priority: Minor
>             Fix For: 10.6.0.0
>
>         Attachments: benchmark.sh, bmTrunk.out, bmWithPatch.out, multiColumnBenchmark.diff, simpleBenchmark.diff
>
>
> As part of ROLLUP implementation (DERBY-3002), it will be helpful to be able to measure the performance of GROUP BY.
> Using the o.a.dT.perf.clients framework, this sub-task proposes to add a GroupByClient to the performance runner
> library; the GroupByClient will run GROUP BY statements against the Wisconsin benchmark database.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.