-
Notifications
You must be signed in to change notification settings - Fork 417
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
- Loading branch information
Showing
3 changed files
with
30 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule nlohmann-json
updated
627 files
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,23 @@ | ||
# | ||
# MAINTAINER | ||
# | ||
# This file is used for the CMake build. | ||
# | ||
# When changing (add, upgrade, remove) dependencies | ||
# please update: | ||
# - the Bazel build, see file | ||
# <root>/bazel/repository.bzl | ||
# - git submodule, see command | ||
# git submodule status | ||
# | ||
|
||
gRPC=v1.43.2 | ||
thrift=0.14.1 | ||
abseil=20210324.0 | ||
benchmark=v1.5.3 | ||
googletest=release-1.10.0-459-ga6dfd3ac | ||
ms-gsl=v3.1.0-67-g6f45293 | ||
nlohmann-json=v3.9.1 | ||
nlohmann-json=v3.10.5 | ||
opentelemetry-proto=v0.17.0 | ||
prometheus-cpp=v1.0.0 | ||
vcpkg=2022.04.12 |
33567b9
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Possible performance regression was detected for benchmark 'OpenTelemetry-cpp sdk Benchmark'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold
2
.BM_BaselineBuffer/2
11354043.48373413
ns/iter2125384.80758667
ns/iter5.34
BM_LockFreeBuffer/2
2374247.35429222
ns/iter941833.9729309082
ns/iter2.52
This comment was automatically generated by workflow using github-action-benchmark.