KClass instantiation in CoroutinesUtils is suboptimal, and should be replaced by KTypes#isSubtypeOf checks using pre-instantiated types for Flow, Mono and Publisher. This commit impact on performances is significant since a throughput increase between 2x and 3x has been measured on basic endpoints. Closes gh-32390 |
||
---|---|---|
.. | ||
src | ||
spring-core.gradle |