rebus-org / Rebus

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

Revisit pipeline invocation #799

Closed mookid8000 closed 4 years ago

mookid8000 commented 5 years ago

Check out this tweet – the attempt to compile the pipeline into a single function call may have needed this small additional push to actually result in an improvement.

mookid8000 commented 4 years ago

hmm.... tried as an experiment to port NServiceBus' code (which now lives here), but it didn't yield any improvement over Rebus' current pipeline invoker.

Closing this one for now. Improvements might sneak in in the future, but as they will most likely not be breaking in any way, we can just postpone looking at this.

🚌 💨