You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Abseil Team
4832049e5c
Add more options for `BM_iteration` in order to see better picture for choosing trade off for iteration optimizations.
```
BM_Iteration/1/1 1.83ns ± 0%
BM_Iteration/2/2 2.63ns ±11%
BM_Iteration/4/4 5.76ns ±26%
BM_Iteration/7/7 3.79ns ± 0%
BM_Iteration/10/10 8.49ns ±23%
BM_Iteration/15/15 18.2ns ±30%
BM_Iteration/16/16 21.2ns ±29%
BM_Iteration/54/54 37.2ns ±21%
BM_Iteration/100/100 74.7ns ±13%
BM_Iteration/400/400 330ns ± 8%
BM_Iteration/0/0 0.46ns ± 2%
BM_Iteration/10/0 1.26ns ± 1%
BM_Iteration/100/0 13.4ns ± 0%
BM_Iteration/1000/0 417ns ± 0%
BM_Iteration/10000/0 3.30µs ± 0%
BM_Iteration/100/1 16.0ns ±12%
BM_Iteration/1000/10 453ns ± 5%
```
PiperOrigin-RevId: 474282700
Change-Id: I4b3fcb80292147aa4a8f542ae5c7fc1e8bd5f05b
|
2 years ago |
.. |
algorithm
|
Fix "unsafe narrowing" warnings in absl, 10/n.
|
2 years ago |
base
|
Fix "unsafe narrowing" warnings in absl, 8/n.
|
2 years ago |
cleanup
|
Export of internal Abseil changes
|
3 years ago |
container
|
Add more options for `BM_iteration` in order to see better picture for choosing trade off for iteration optimizations.
|
2 years ago |
copts
|
Add a case to detect when the Bazel compiler string is explicitly set to "gcc",
|
2 years ago |
debugging
|
Improve failure message: tell the values we don't like.
|
2 years ago |
flags
|
Fix "unsafe narrowing" warnings in absl, 8/n.
|
2 years ago |
functional
|
any_invocable_test: Re-enable the two conversion tests that used to fail under MSVC
|
2 years ago |
hash
|
Fix "unsafe narrowing" warnings in absl, 10/n.
|
2 years ago |
log
|
Add `-llog` to linker options when building log_sink_set in logging internals.
|
2 years ago |
memory
|
Don't construct/destroy object twice
|
3 years ago |
meta
|
Map the absl::is_trivially_* functions to their std impl
|
2 years ago |
numeric
|
Change bit_width(T) to return int rather than T.
|
2 years ago |
profiling
|
Fix "unsafe narrowing" warnings in absl, 8/n.
|
2 years ago |
random
|
Fix "unsafe narrowing" warnings in absl, 8/n.
|
2 years ago |
status
|
Fix "unsafe narrowing" warnings in absl, 10/n.
|
2 years ago |
strings
|
Implement Eisel-Lemire for from_chars<double>
|
2 years ago |
synchronization
|
Fix "unsafe narrowing" warnings in absl, 8/n.
|
2 years ago |
time
|
Fix "unsafe narrowing" warnings in absl, 8/n.
|
2 years ago |
types
|
Fix "unsafe narrowing" warnings in absl, 10/n.
|
2 years ago |
utility
|
Minor clang-tidy cleanups
|
2 years ago |
BUILD.bazel
|
Add a case to detect when the Bazel compiler string is explicitly set to "gcc",
|
2 years ago |
CMakeLists.txt
|
Release the Abseil Logging library
|
2 years ago |
abseil.podspec.gen.py
|
Export of internal Abseil changes
|
4 years ago |