chef / chef-zero

Simple, easy-run, fast-start in-memory Chef server for testing and solo purposes
Apache License 2.0
532 stars 98 forks source link

[SandboxesEndpoint#put] Move checksum discovery out of loop #328

Closed dafyddcrosby closed 6 months ago

dafyddcrosby commented 6 months ago

Description

This endpoint does N number of checksum checks, which can be really expensive when the N is large on the available server checksums and/or the client checksum requests

Types of changes

Checklist:

tpowell-progress commented 6 months ago

Pending rebase on a PR that removes 2.6

sonarcloud[bot] commented 6 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud