ProtoPromise v3.0.0 #419
timcassell
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
v3.0.0 has been released!
This major version update was mostly done to clean up the code, remove deprecated and useless APIs, drop support for ancient runtimes to make maintenance easier, and improve performance.
New async/await performance numbers in .Net 8 compared against other async libraries:
Full results
I can now confidently say that ProtoPromise is the most efficient async library in .Net!
(I haven't figured out how to run these benchmarks in Unity IL2CPP so far, unfortunately.)
Beta Was this translation helpful? Give feedback.
All reactions