benchmark/_servicedata

4 lines
237 B
Plaintext
Raw Normal View History

<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/google/benchmark.git</param>
- Update to version 1.5.5: * [NFCI] Drop warning to satisfy clang's -Wunused-but-set-variable diag (#1174) * Add support for new architecture loongarch (#1173) * Use modern clang/libc++ for sanitizers (#1171) * Enable various sanitizer builds in github actions (#1167) * Random interleaving of benchmark repetitions - the sequel (fixes #1051) (#1163) * Fix leak in test, and provide path to remove leak from library (#1169) * [NFCI] Make BenchmarkRunner non-internal to it's .cpp file * [NFCI] RunBenchmarks(): extract FlushStreams()/Report() functions * compare.py: sort the results (#1168) * Make 'complexity reports' cache per-family, not global (#1166) * Introduce per-family instance index (#1165) * Introduce "family index" field into JSON output (#1164) * BenchmarkFamilies::FindBenchmarks(): correctly use std::vector<>::reserve() * Ensure that we print repetition count even when it was specified via flag `--benchmark_repetitions=` * Revert "Implementation of random interleaving. (#1105)" (#1161) * Fix perf counter argument parsing (#1160) * Run build-and-test on all branches * Un-disable github actions :] * Run build-and-test on all branches * Set theme jekyll-theme-hacker * bump version to v1.5.4 * Removing freenode from README * Fix pedantic compilation flag violation (#1156) * fix version recorded in releases (#1047) * Implementation of random interleaving. (#1105) * remove appveyor and add libera.chat as IRC resource * [PFM] Extend perf counter support to multi-threaded cases. (#1153) * Support -Wsuggest-override (#1059) * Refactor `BenchmarkInstance` (#1148) OBS-URL: https://build.opensuse.org/package/show/devel:tools/benchmark?expand=0&rev=39
2021-09-13 10:44:39 +02:00
<param name="changesrevision">e991355c02b93fe17713efe04cbc2e278e00fdbd</param></service></servicedata>