grpc-java/servlet
Eric Anderson 3eb5d20f6c servlet: Avoid lincheck for normal testing
It is slow, and just tries a bunch of possibilities. Leave it around for
developers to run locally, but it isn't precise enough to run on every
build. This change reduces the build of servlet in isolation by
1 minute. I suspect the gains are larger in a full grpc build because it
is very CPU-intensive; it uses 600% CPU on my 8-thread CPU when running
by itself.
2023-09-13 10:49:37 -07:00
..
jakarta servlet: Support configuration avoidance in build 2023-08-17 10:19:20 -07:00
src servlet: Avoid lincheck for normal testing 2023-09-13 10:49:37 -07:00
build.gradle servlet: Avoid lincheck for normal testing 2023-09-13 10:49:37 -07:00