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 flamegraph generation in CI build #4638

Merged
merged 2 commits into from
May 23, 2024

Conversation

clemahieu
Copy link
Contributor

@clemahieu clemahieu commented May 23, 2024

Flamegraphs are attached to the workflow build as artifacts.

New tests can be added by creating a new gtest in slow_test.
Tests like TEST (flamegraph, testname_x) will be executed if testname_x is added to the flamegraph.yml file test matrix.

@clemahieu clemahieu marked this pull request as ready for review May 23, 2024 09:58
@clemahieu clemahieu requested a review from pwojcikdev May 23, 2024 09:58
ci/build.sh Outdated Show resolved Hide resolved
Flamegraphs are attached to the build as artifacts.

New tests can be added by creating a new gtest in slow_test.
Tests like TEST (flamegraph, testname_x) will be executed if testname_x is added to the flamegraph.yaml file test matrix.
@clemahieu clemahieu force-pushed the flamegraph_test branch 2 times, most recently from ad0cdb7 to 899fb12 Compare May 23, 2024 13:57
Copy link
Contributor

@pwojcikdev pwojcikdev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@clemahieu clemahieu merged commit 812b53b into nanocurrency:develop May 23, 2024
49 of 56 checks passed
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.

None yet

2 participants