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

HammerDB evaluation format #142

Open
perdelt opened this issue Jan 4, 2023 · 1 comment
Open

HammerDB evaluation format #142

perdelt opened this issue Jan 4, 2023 · 1 comment

Comments

@perdelt
Copy link
Collaborator

perdelt commented Jan 4, 2023

Input: Text file logs

  • configuration, e.g. MariaDB-BHT-10-9-4
  • experiment run, e.g. 1
  • benchmarking instance, e.g.
    • number in sequence
    • number of pod (process)
    • number of vuser (thread) inside pod

Result: Table (pandas DataFrame)

  • Index: Unique name of benchmark
  • Columns: configuration, experiment run, number in sequence, number of pod, number of vuser, metrics (NOPM and TPM)

Also result: Table (pandas DataFrame) per pod

Tool: Aggregate

  • here: only summation (?)
  • per number in sequence of a configuration experiment run

here: no loading information

@perdelt
Copy link
Collaborator Author

perdelt commented Jan 11, 2023

Open: Aggregation, test if vusers are correct

@perdelt perdelt pinned this issue Jan 11, 2023
@perdelt perdelt added this to Detached in Clustermanagement Jan 16, 2023
@perdelt perdelt moved this from Detached to Benchmarks in Clustermanagement Jan 16, 2023
@perdelt perdelt unpinned this issue Feb 9, 2023
@perdelt perdelt moved this from Benchmarks to near future in Clustermanagement Jan 24, 2024
@perdelt perdelt added this to the v0.8.0 milestone Jan 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: near future
Clustermanagement
  
near future
Development

No branches or pull requests

1 participant