On Fri, 23 Jul 2021 18:03:31 GMT, Sergey Chernyshev
wrote:
> Dear colleagues,
>
> Please review the patch that replaces the lambdas with anonymous classes
> which solves the startup time regression as shown below.
>
> I attached the Bytestacks flamegraphs for both origina
On Fri, 23 Jul 2021 18:03:31 GMT, Sergey Chernyshev
wrote:
> Dear colleagues,
>
> Please review the patch that replaces the lambdas with anonymous classes
> which solves the startup time regression as shown below.
>
> I attached the Bytestacks flamegraphs for both origina
Dear colleagues,
Please review the patch that replaces the lambdas with anonymous classes which
solves the startup time regression as shown below.
I attached the Bytestacks flamegraphs for both original (regression) and fixed
versions. The flamegraphs clearly show the lambdas were causing the p