rebus-org / Rebus

:bus: Simple and lean service bus implementation for .NET
https://mookid.dk/category/rebus
Other
2.31k stars 359 forks source link

Performance tweaks #1177

Closed Henr1k80 closed 4 days ago

Henr1k80 commented 4 days ago

Rebus is MIT-licensed. The code submitted in this pull request needs to carry the MIT license too. By leaving this text in, I hereby acknowledge that the code submitted in the pull request has the MIT license and can be merged with the Rebus codebase.

CLAassistant commented 4 days ago

CLA assistant check
All committers have signed the CLA.

Henr1k80 commented 4 days ago

Looks to be around ~25%-ish improvement in TestSerializePerformance

mookid8000 commented 4 days ago

Excellent work, thanks! 👍 It's out in Rebus 8.5.0 on NuGet.org now 🙂