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

[PH] Refactor and Separate Python Script for Performance Harness #100

Conversation

ClaytonCalabrese
Copy link
Contributor

This PR splits the performance_test_basic script into 3 parts.
The first is the test itself, performance_test_basic.py
The second is generic helper functions, log_reader.py
The third is a script for processing a passed nodeos log into the data structures from log_reader.py.

There is also a bugfix to how range is calculated to capture that the top of range is not inclusive.

…ons from performance_test_basic. Fix a bug in the test regarding cease block
@ClaytonCalabrese ClaytonCalabrese merged commit 1aebbbf into feature_performance_harness Sep 7, 2022
@ClaytonCalabrese ClaytonCalabrese deleted the performance_harness_separate_scripts branch September 7, 2022 17:35
@oschwaldp-oci oschwaldp-oci changed the title Refactor and Separate Python Script for Performance Harness [PH] Refactor and Separate Python Script for Performance Harness Sep 15, 2022
@oschwaldp-oci oschwaldp-oci added the OCI Work exclusive to OCI team label Apr 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCI Work exclusive to OCI team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants