grpc-java/grpclb
Eric Anderson d52429dffd Reduce number of codegen'd classes needed for Services
This reduces the number of classes defined, which reduces memory usage.
It also reduces the number of methods defined, which is important
because of the dex limit.

This should have virtually zero performance degradation because the
contiguous switch uses tableswitch bytecode.
2016-01-15 16:45:41 -08:00
..
src Reduce number of codegen'd classes needed for Services 2016-01-15 16:45:41 -08:00
build.gradle The GRPCLB load-balancer. 2015-12-17 11:10:46 -08:00