aws / aws-sdk-cpp

AWS SDK for C++
Apache License 2.0
1.96k stars 1.05k forks source link

Code gen to cache all children shapes when checking for mutual references #2927

Closed SergeyRyabinin closed 5 months ago

SergeyRyabinin commented 5 months ago

Issue #, if available: Code gen takes some time on some models Description of changes: Refactor how all children shapes are computed by caching all of them Check all that applies:

Check which platforms you have built SDK on to verify the correctness of this PR.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.