diff --git a/_service b/_service index 36b45c7..8ad022e 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ - v1.8.5 - 1.8.5 + v1.9.0 + 1.9.0 https://github.com/google/benchmark.git git enable diff --git a/_servicedata b/_servicedata index 55f50ac..36948d8 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/google/benchmark.git - a6ad7fbbdc2e14fab82bb8a6d27760d700198cbf \ No newline at end of file + 12235e24652fc7f809373e7c11a5f73c5763fc4c \ No newline at end of file diff --git a/benchmark-1.8.5.obscpio b/benchmark-1.8.5.obscpio deleted file mode 100644 index 5dc38a8..0000000 --- a/benchmark-1.8.5.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4f9bf0822972a5bf27e0e5a82b5f2bba1dc99a47673329fd1146fe8a6f21f714 -size 1027084 diff --git a/benchmark-1.9.0.obscpio b/benchmark-1.9.0.obscpio new file mode 100644 index 0000000..0d858ca --- /dev/null +++ b/benchmark-1.9.0.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fec0f57478a8f6aeabaa6cbd198f0fb3148169eb16362450ed4320c6a9efeb3d +size 1028620 diff --git a/benchmark.changes b/benchmark.changes index ef29bdb..1a4c5a8 100644 --- a/benchmark.changes +++ b/benchmark.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Sat Oct 19 15:40:54 UTC 2024 - andrea.manzini@suse.com + +- Update to version 1.9.0: + * Ensure reported Time is walltime by removing spurious scaling by threads (#1836) + * Update clang-format-lint-action (#1829) + * Cache upd (#1830) + * Move ProfilerManager Start/Stop routines closer to actual benchmark #1807 (#1818) + * Bump nanobind-bazel to v2.1.0, add stubgen target (#1824) + * Update nanobind into benchmark_deps.bzl (#1826) + * Update libs into .pre-commit-config.yaml (#1825) + * Use log2 now that NDK requires at least API 21 which includes it. (#1822) + * Suppress invalid-offsetof warning for clang (#1821) + * Update benchmark Python bindings for nanobind 2.0, and update to nanobind 2.0. (#1817) + ------------------------------------------------------------------- Tue Jul 30 09:23:50 UTC 2024 - Martin Pluskal diff --git a/benchmark.obsinfo b/benchmark.obsinfo index 2c0710d..1c14546 100644 --- a/benchmark.obsinfo +++ b/benchmark.obsinfo @@ -1,4 +1,4 @@ name: benchmark -version: 1.8.5 -mtime: 1721297584 -commit: a6ad7fbbdc2e14fab82bb8a6d27760d700198cbf +version: 1.9.0 +mtime: 1723802895 +commit: 12235e24652fc7f809373e7c11a5f73c5763fc4c diff --git a/benchmark.spec b/benchmark.spec index e67684c..2e1609c 100644 --- a/benchmark.spec +++ b/benchmark.spec @@ -19,7 +19,7 @@ %define soname lib%{name} %define sover 1 Name: benchmark -Version: 1.8.5 +Version: 1.9.0 Release: 0 Summary: A microbenchmark support library License: Apache-2.0