Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
enable new scala 3.4 feature -Ybackend-parallelism:16
scala/scala3#15392 before: ``` [success] Total time: 102 s (01:42), completed Mar 15, 2024, 8:03:47 AM ./lila 'clean;compile' 677.02s user 24.42s system 607% cpu 1:55.56 total ``` after: ``` [success] Total time: 99 s (01:39), completed Mar 15, 2024, 8:08:23 AM ./lila 'clean;compile' 652.09s user 23.96s system 628% cpu 1:47.53 total ```
- Loading branch information