Skip to content

Conversation

aranadive
Copy link
Contributor

Lets build these for release builds. In release builds there is some optimization added that might help with running tests and seeing performance numbers. The asserts are removed in release builds so a new macro was added to check for return status' of the API calls.

What?

Add tests and examples to release builds

Why?

Its useful to have these tests run in release builds when looking at performance.

How?

Remove the buildtype flag. Use a check macro verify that the function calls return correctly.

Copy link

github-actions bot commented Oct 7, 2025

👋 Hi aranadive! Thank you for contributing to ai-dynamo/nixl.

Your PR reviewers will review your contribution then trigger the CI to test your changes.

🚀

@aranadive
Copy link
Contributor Author

/build

@aranadive
Copy link
Contributor Author

/build

@ovidiusm
Copy link
Contributor

ovidiusm commented Oct 7, 2025

Related: #869

Signed-off-by: Adit Ranadive <[email protected]>
Signed-off-by: Adit Ranadive <[email protected]>
@aranadive
Copy link
Contributor Author

/build

@aranadive aranadive merged commit 664896e into ai-dynamo:main Oct 13, 2025
21 checks passed
@aranadive aranadive deleted the build_tests branch October 13, 2025 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants