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

Generate heap benchmarks automatically #376

Merged
merged 34 commits into from
Oct 13, 2024
Merged

Conversation

matth-x
Copy link
Owner

@matth-x matth-x commented Oct 11, 2024

Adds a GitHub Action which measures the heap occupation of various test cases of an external test driver. The test driver needs to trigger some state changes on MicroOcpp to check for the expected results. For this purpose, this setup incorporates the MicroOcppSimulator which runs the OCPP-side communication to the test driver while handling its HTTP requests.

The heap measurement results are published to the Benchmarks page of the Docs. This is a follow up PR of #369

@matth-x matth-x merged commit 942fb88 into main Oct 13, 2024
7 checks passed
@matth-x matth-x deleted the feature/benchmarks-heap branch October 13, 2024 04:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant