Ian Botsford
Ian Botsford
## Issue \# Fixes #900 ## Description of changes Various parts of codegen tried to get all the operations a service supports via `ServiceShape.allOperations` which, despite the name, _does not_...
Test and optimize codebases for use with K2 compiler, ensure no regressions in functionality and performance.
Automate running benchmarks on some cadence (e.g., on release, on PR, etc.) and track the results over time to catch regressions in performance.
### Describe the issue Broadly, the code samples repository shows a range of styles for usage of the Kotlin SDK, some of which are not best practices for typical situations....
Similar to #773 but on an Android emulator...outer container is TBD.