Daniel Spiewak on Nostr: So this finally happened. ...
So this finally happened.
https://github.com/typelevel/cats-effect/releases/tag/v3.6.0-RC1
It's hard to overstate how vast of an impact this release has on the Cats Effect ecosystem, albeit one which is almost entirely invisible without measurement! This is the first full release of our Integrated Runtime strategy, which moves the syscall event loop into the main worker loop along with compute and timers. This drastically reduces contention and opens the door to ecosystem-transparent implementations of things like io_uring.
https://github.com/typelevel/cats-effect/releases/tag/v3.6.0-RC1
It's hard to overstate how vast of an impact this release has on the Cats Effect ecosystem, albeit one which is almost entirely invisible without measurement! This is the first full release of our Integrated Runtime strategy, which moves the syscall event loop into the main worker loop along with compute and timers. This drastically reduces contention and opens the door to ecosystem-transparent implementations of things like io_uring.