[MDEV-13489] benchmark stored routines Created: 2017-08-10 Updated: 2017-08-10 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Stored routines |
| Fix Version/s: | None |
| Type: | Task | Priority: | Major |
| Reporter: | Axel Schwenke | Assignee: | Axel Schwenke |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Define workloads suitable for testing the performance of stored routines. Ideally the workload would be independent of the performance of storage engines, to minimize the effect of performance changes outside stored routines parser on the results. |
| Comments |
| Comment by Axel Schwenke [ 2017-08-10 ] |
|
A fibinacci function has been used for such tests in the past: |