Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Sleep benchmark and dialects for MySQL and Postgres #214

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

mbutrovich
Copy link
Collaborator

@mbutrovich mbutrovich commented Jul 29, 2022

WIP PR. Adds a new benchmark (dialects for Postgres and MySQL so far) to just sleep.
Questtions:

  • Not sure how to write the generic query for this since it's not in the SQL standard. Right now it's just a ; like in NoOp.
  • Do we need a DDL file? I borrowed the one from NoOp.

@apavlo
Copy link
Member

apavlo commented Jul 30, 2022

@mbutrovich Are you going to add XML config options to control # of queries per txn and amount of sleep per query?

@apavlo apavlo added the enhancement New feature or request label Jul 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants