Bill Feng
|
d93959853f
|
Enabled Windows Bazel build for cpp tests
|
6 years ago |
Jan Tattermusch
|
cf6a311761
|
Revert "Windows builds for gRPC C++ tests"
|
6 years ago |
billfeng327
|
9e102ea8b0
|
excluded non-compatible test
|
6 years ago |
billfeng327
|
4241edeaa4
|
renamed tag to no_windows in conformation with Bazel and TensorFlow
|
6 years ago |
billfeng327
|
ab06853fc9
|
C++ Windows test builds
|
6 years ago |
Vijay Pai
|
f919ace038
|
Add a microbenchmark for immediately-firing alarms
|
6 years ago |
Soheil Hassas Yeganeh
|
2e017da58a
|
Add microbenchmarks for grpc_timer
This helps assessing upcoming changes.
|
6 years ago |
Vijay Pai
|
ca4e55e6ca
|
Benchmark to show that byte buffer copy is size-independent
|
6 years ago |
yang-g
|
67742ef63f
|
Fix BUILD files. Manually edit bzl files
|
6 years ago |
Noah Eisen
|
bc447b5f23
|
Revert "Revert "Add Testonly to Targets""
|
6 years ago |
Sheena Madan
|
8a461613d1
|
Revert "Make Microbenchmarks Test Targets"
|
6 years ago |
Sheena Madan
|
de00c613a9
|
Revert "Add Testonly to Targets"
|
6 years ago |
Sheena Madan
|
073467b584
|
Update BUILD
|
6 years ago |
ncteisen
|
0a37159ff4
|
re add testonly
|
6 years ago |
ncteisen
|
8ace4e16df
|
disable some add some
|
6 years ago |
ncteisen
|
3eb6c4779d
|
Exclude census
|
6 years ago |
ncteisen
|
bdd0d47e07
|
microbenchmarks don't use polling
|
6 years ago |
Noah Eisen
|
12d9d04cb4
|
Make microbenchmarks test targets
|
6 years ago |
ncteisen
|
1a7f14fd31
|
Remove uneeded header
|
7 years ago |
Soheil Hassas Yeganeh
|
cc5fe63da0
|
Fix bazel for //test/cpp/microbenchmarks/...
Fix a build failure due to missed dependency and add the bm_create_call
benchmark to the build targets.
|
7 years ago |
ncteisen
|
77472309d5
|
Add channel creation benchmark
|
7 years ago |
adelez
|
5bdd9a8cb9
|
Revert "Revert "Add suppressions to sanitizers for bazel builds""
|
7 years ago |
Nicolas Noble
|
43557fee0b
|
Revert "Add suppressions to sanitizers for bazel builds"
|
7 years ago |
Adele Zhou
|
4cd659505c
|
Add data param to grpc_cc_library
|
7 years ago |
Vizerai
|
95393cf530
|
Fixed opencensus benchmark to be compliant with grpc benchmarks.
|
7 years ago |
ncteisen
|
40ec89ff67
|
Support microbenchmarks internally
|
7 years ago |
Vijay Pai
|
2f4161c210
|
Use stack frame size limits for consistency with internal builds
|
7 years ago |
Alok Kumar
|
6b84005651
|
Add independent library targets for newly added .h files for microbenchmarks. Also fix includes in fullstack_fixtures.h
|
8 years ago |
Alok Kumar
|
dd9916d364
|
Fix microbenchmarks BUILD file
|
8 years ago |
Alok Kumar
|
e0399c29c5
|
Partition microbenchmarks to be easily sharable for google specific transports
|
8 years ago |
Nicolas "Pixel" Noble
|
2bc5e3ac40
|
Moving visibility and package creation to the build system.
|
8 years ago |
ncteisen
|
c302eb9840
|
Microbenchmarks work with bazel
|
8 years ago |
Vijay Pai
|
81522c8ebe
|
Add unsecure libraries to bazel build targets
|
8 years ago |
Jan Tattermusch
|
4d5c3102a1
|
fix remaining license notices
|
8 years ago |
Jan Tattermusch
|
7897ae9308
|
auto-fix most of licenses
|
8 years ago |
Nicolas "Pixel" Noble
|
af6c83f9e1
|
Adding dummy layering check option.
|
8 years ago |
Nicolas "Pixel" Noble
|
ba54a1c95e
|
Merge failure, missing commas.
|
8 years ago |
Nicolas "Pixel" Noble
|
c020da9634
|
Forgot one external dependency.
|
8 years ago |
Craig Tiller
|
24e9fe7b92
|
Fix bazel
|
8 years ago |
Nicolas "Pixel" Noble
|
7c26eed838
|
Buildifier and wrapping test/cpp/* rules with our build system.
|
8 years ago |
Sree Kuchibhotla
|
3c754e4716
|
Microbenchmark for measuring impact of multiple threads calling cq_next
|
8 years ago |
Nicolas "Pixel" Noble
|
b02dd01584
|
Fixing qps & benchmark.
|
8 years ago |
Craig Tiller
|
f4ea01b71a
|
Complete microbenchmarks
|
8 years ago |
Craig Tiller
|
19f3ea2c20
|
Start bringing microbenchmarks to Bazel
|
8 years ago |
yang-g
|
43dc9ed3b7
|
Add licenses to all BUILD files and missing copyright
|
8 years ago |
Craig Tiller
|
fab4ab4e3a
|
Bad client tests converted
|
9 years ago |
Masood Malekghassemi
|
1ff429da2a
|
Organize Python tests to use grpcio-tools directly
Moves all tests into a separate package. This does not change existing
supported means of running tests (e.g. through run_tests.py).
|
9 years ago |
Jan Tattermusch
|
072ebaa153
|
make python test suites run in parallel
|
9 years ago |
Masood Malekghassemi
|
fe8dc883d0
|
Reorganize Python packages
This is in preparation of moving all tests into a separate package to
enable ease of coverage checking and testing.
|
10 years ago |
Craig Tiller
|
94640a3df9
|
Rework python, expand tool to make this easier
|
10 years ago |