[PATCH] D51090: [clangd] Add index benchmarks

Kirill Bobyrev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 11 08:43:33 PDT 2018


kbobyrev updated this revision to Diff 164895.
kbobyrev added a comment.

Add `--benchmark_min_time=0.01` to prevent testing time increase.


https://reviews.llvm.org/D51090

Files:
  clang-tools-extra/clangd/CMakeLists.txt
  clang-tools-extra/clangd/benchmarks/CMakeLists.txt
  clang-tools-extra/clangd/benchmarks/IndexBenchmark.cpp
  clang-tools-extra/test/clangd/Inputs/BenchmarkHeader.h
  clang-tools-extra/test/clangd/Inputs/BenchmarkSource.cpp
  clang-tools-extra/test/clangd/Inputs/requests.log
  clang-tools-extra/test/clangd/benchmark-dummy.test
  clang-tools-extra/test/lit.cfg

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51090.164895.patch
Type: text/x-patch
Size: 6993 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180911/78ccaae8/attachment-0001.bin>


More information about the cfe-commits mailing list