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

[DOCUMENTATION] Updated results from aggregate command #700

Closed
OVI3D0 opened this issue Nov 25, 2024 · 0 comments
Closed

[DOCUMENTATION] Updated results from aggregate command #700

OVI3D0 opened this issue Nov 25, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@OVI3D0
Copy link
Member

OVI3D0 commented Nov 25, 2024

Please provide details on how and where the documentation can be improved

Recently, OSB's new aggregate command was updated so the results' it produces provide both the relative standard deviation (RSD), as well as the overall minimum/maximum values across all test executions, rather than the averages of the mininums/maximums.
Example:

    "throughput": {
     "overall_min": 29056.890292903263,
     "mean": 50115.8603858536,
     "median": 50099.54349684457,
     "overall_max": 72255.15946248993,
     "unit": "docs/s",
     "mean_rsd": 59.426059705973664
    },

Also, aggregated results are stored in a separate aggregated_results folder, alongside the test_executions folder used for normal OSB test executions.

Provide references

#693 #692 #683

Additional context

No response

@OVI3D0 OVI3D0 added documentation Improvements or additions to documentation untriaged labels Nov 25, 2024
@OVI3D0 OVI3D0 changed the title [DOCUMENTATION] New results from aggregate command [DOCUMENTATION] Updated results from aggregate command Nov 25, 2024
@IanHoang IanHoang closed this as completed Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Development

No branches or pull requests

2 participants