We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This epic is about the integration of Mutiny 1.2.x which should provide:
The performance level is good, but there are areas for throughput/allocation wins, especially in transformTo{Uni,Multi} (aka flatMap and concatMap)
The text was updated successfully, but these errors were encountered:
/cc @jponge
Sorry, something went wrong.
Should this be closed now that #21799 is in or is this ticket meant to address code changes in the codebase as well?
Many items have been postponed to 1.3 https://github.com/smallrye/smallrye-mutiny/milestone/46
Thanks for the update
Mutiny 1.3.0 got merged into Quarkus (see #22825)
jponge
No branches or pull requests
Description
This epic is about the integration of Mutiny 1.2.x which should provide:
The performance level is good, but there are areas for throughput/allocation wins, especially in transformTo{Uni,Multi} (aka flatMap and concatMap)
The text was updated successfully, but these errors were encountered: