Project

General

Profile

Actions

Architecture #24968

open

Upgrade to ZIO 2.1.2

Added by François ARMAND about 1 month ago. Updated about 1 month ago.

Status:
New
Priority:
N/A
Category:
Architecture - Dependencies
Effort required:
Name check:
To do
Fix check:
To do
Regression:
No

Description

There's a ton of preformance enhancement, so we should try them.

There is two things to change in the set-up from release notes:
- since they removed the auto-IO-blocking by default, we need to enable it back: https://github.com/zio/zio/releases/tag/v2.1.0 Runtime.enableAutoBlockingExecutor
- we should try "come back to CPU as soon as the effect is done": https://github.com/zio/zio/releases/tag/v2.1.2 EagerShiftBack

Actions

Also available in: Atom PDF