Re: [PR] improve performance in PEM reader [incubator-pekko]

2024-01-20 Thread via GitHub
pjfanning merged PR #997: URL: https://github.com/apache/incubator-pekko/pull/997 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr

Re: [PR] improve performance in PEM reader [incubator-pekko]

2024-01-20 Thread via GitHub
pjfanning commented on PR #997: URL: https://github.com/apache/incubator-pekko/pull/997#issuecomment-1902118914 > LGTM,BTW,I took a look at the method above and it seems that it can also be optimized, `org.apache.pekko.remote.artery.tcp.ssl.PemManagersProvider#loadPrivateKey` can use `java

Re: [PR] improve performance in PEM reader [incubator-pekko]

2024-01-20 Thread via GitHub
laglangyue commented on PR #997: URL: https://github.com/apache/incubator-pekko/pull/997#issuecomment-1902118336 LGTM,BTW,I took a look at the method above and it seems that it can also be optimized, `org.apache.pekko.remote.artery.tcp.ssl.PemManagersProvider#loadPrivateKey` can use `j

[PR] improve performance in PEM reader [incubator-pekko]

2024-01-20 Thread via GitHub
pjfanning opened a new pull request, #997: URL: https://github.com/apache/incubator-pekko/pull/997 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscri