Re: [bitbake-devel] [PATCH v2] fetch2/wget : reuse cached HTTPS connections
Richard Purdie <[email protected]>
| Newsgroups | org.openembedded.lists.bitbake-devel |
|---|---|
| Message-ID | <09f0be3fae9caaa9cc033c4d939f74027157df1e.camel@linuxfoundation.org> |
On Mon, 2026-08-17 at 14:17 +0000, Chris Laplante via lists.openembedded.org wrote: > > Funny enough, just last week I was also poking around in this area using > > viztracer to do some profiling. I was preparing to send a patch that just cached > > the SSL context creation, which on my system costs 100-200ms each time (since > > it has to load the certificate store from disk). > > Will do. I think I'll hold off a bit until your changes land in > master-next though, to avoid merge conflicts. I think they're already in master? Cheers, Richard