-
- Downloads
1. Adjust tsan/asan/msan slowdowns according to documentation
tsan documentation says 2-20x, so set it at 20x asan documentation says 1.2-2.7x, so set it at 3x msan documentation says 2-4x, so set it at 4x This is now much less optimistic than before 2. Reactive tsan tests for qps_test 3. Set CPU load for qps_openloop_test 4. Divide qps_openloop_test Poisson rate by the slowdown factor of the configuration
Showing
- Makefile 4 additions, 4 deletionsMakefile
- build.yaml 5 additions, 6 deletionsbuild.yaml
- test/cpp/qps/qps_openloop_test.cc 3 additions, 2 deletionstest/cpp/qps/qps_openloop_test.cc
- tools/run_tests/configs.json 4 additions, 4 deletionstools/run_tests/configs.json
- tools/run_tests/tests.json 2 additions, 4 deletionstools/run_tests/tests.json
Loading
Please register or sign in to comment