RE: [bitbake-devel] [PATCH v2] fetch2/wget: reuse cached HTTPS connections
| Newsgroups | org.openembedded.lists.bitbake-devel |
|---|---|
| Message-ID | <DM8PR12MB5430FFACCAFA9084E00AC7CE8BA72@DM8PR12MB5430.namprd12.prod.outlook.com> |
> > > 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? My mistake, I missed that. Will work on them now. Thanks! Chris