| CARVIEW |
Select Language
HTTP/2 200
expires: Thu, 19 Nov 1981 08:52:00 GMT
cache-control: no-store, no-cache, must-revalidate
pragma: no-cache
set-cookie: PHPSESSID=1dcn0k8p4h1k4s6uork3nkvcag; path=/
content-type: text/html; charset=UTF-8
date: Sat, 27 Dec 2025 08:36:10 GMT
server: Apache
pkgsrc.se | The NetBSD package collection
archivers
audio
benchmarks
google-b..
biology
cad
chat
comms
converters
cross
crosspkgtools
databases
devel
doc
editors
emulators
filesystems
finance
fonts
games
geography
graphics
ham
inputmethod
lang
mail
math
mbone
meta-pkgs
misc
multimedia
net
news
parallel
pkgtools
print
regress
security
shells
sysutils
textproc
time
wip
wm
www
x11
* = Virtual Category
Path to this page:
./benchmarks/google-benchmark, Microbenchmark support library
[
Branch: CURRENT, Version: 1.9.4, Package name: google-benchmark-1.9.4, Maintainer: minskim
A library to support the benchmarking of functions, similar to unit-tests.
Required to build:
[lang/python310]
Navigation:
-
Browse pkgsrc
(this page)
archivers
audio
benchmarks
google-b..biology
cad
chat
comms
converters
cross
crosspkgtools
databases
devel
doc
editors
emulators
filesystems
finance
fonts
games
geography
graphics
ham
inputmethod
lang
math
mbone
meta-pkgs
misc
multimedia
net
news
parallel
pkgtools
regress
security
shells
sysutils
textproc
time
wip
wm
www
x11
* = Virtual Category
Path to this page:
./benchmarks/google-benchmark, Microbenchmark support library
[
CVSweb ] [
Homepage ] [
RSS ] [
Required by ] [
Add to tracker ]
Branch: CURRENT, Version: 1.9.4, Package name: google-benchmark-1.9.4, Maintainer: minskim
A library to support the benchmarking of functions, similar to unit-tests.
Required to build:
[lang/python310]
Master sites:
Filesize: 256.347 KBVersion history: (Expand)
- (2025-07-15) Package has been reborn
- (2025-07-15) Package deleted from pkgsrc
- (2025-05-20) Updated to version: google-benchmark-1.9.4
- (2025-05-07) Updated to version: google-benchmark-1.9.3
- (2025-03-31) Updated to version: google-benchmark-1.9.2
- (2024-12-04) Updated to version: google-benchmark-1.9.1
CVS history: (Expand)
| 2025-05-20 14:22:34 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: google-benchmark: updated to 1.9.4 1.9.4 Update build instructions for Visual Studio MaybeReenterWithoutASLR(): be more cautious about argument types Fix MaybeReenterWithoutASLR() in docker Enable Google Benchmark to run in WebAssembly with filesystem disabled wheels: Build Linux ARM wheels natively on ARM runners |
| 2025-05-07 14:44:08 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: google-benchmark: updated to 1.9.3 1.9.3 Use the top-level ::benchmark namespace to resolve make_unique Refactor threading run Threading api v3 Templated fixture methods Macro fix Deprecate ubuntu-20.04 images in actions deps: Update nanobind_bazel to v2.7.0 Fix error handling of getloadavg Improve user UX on empty benchmarks Detect and report ASLR status Automatic ASLR disablement dev: Update pre-commit hooks |
| 2025-03-31 18:48:30 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: google-benchmark: updated to 1.9.2 1.9.2 Add artifact name to download before wheel PyPI upload Remove if statement from wheel upload job Fix malformed clang invocation in build_ext.run Remove wheel merge job, merge artifacts on download Change SDK version check [bazel] Remove selects on CPU cycleclock: Support for PA-RISC (hppa) architecture fix: remove clang-cl compilation warning README.md: fix build instructions cycleclock: Use clock_gettime() as fallback for any Linux architecture Fix runtime crash when parsing /proc/cpuinfo fails Get number of CPUs with sysconf() on Linux Update nanobind-bazel to v2.4.0 ci: Update pre-commit hooks Lint Python: Add more ruff rules GitHub Actions: build-and-test on an ARM processor ruff rule E501: Fix long lines in Python code [BUG] Fix ProfilerManager number of iterations Update error message now that /proc/cpuinfo is no longer in use add back /proc/cpuinfo as a fallback for some platforms change pacboy compiler target for windows builds Retrieve the number of online CPUs on OpenBSD and NetBSD Replace usage of deprecated sysctl on macOS Try to use the _SC_NPROCESSORS_ONLN sysconf elsewhere fix sanitizer cmake builds Remove /proc/cpuinfo fallback path Build libpfm with rules_cc remove cxx03 test, fully unblocking c++1X development run clang-tidy using a common config and reduced set of tests benchmark declarations can and should be const (clang-tidy) [clang-tidy] use unique_ptr for benchmark registration [clang-tidy] fix warning about decaying array to pointer [clang-tidy] fix missing braces [clang-tidy] autofix cppcoreguidelines [clang-tidy] autofix readability issues dx: Update pre-commit repos, change imports of Python / CC rules deps: Update nanobind_bazel to v2.5.0 use smart pointers [clang-tidy] resolve some global clang-tidy issues Fix build errors on QuRT (Hexagon) change setup and teardown callback type Install FindPFM.cmake for bencmarkConfig.cmake fix memory manager result bug Compilation example was wrong. Fixed standard CI: unbreak MSan job update version of gtest to v1.15.2 (latest) and also the cmake config Finish cxx version bump |
| 2024-12-04 12:23:46 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: google-benchmark: updated to 1.9.1 1.9.1 Fix Python manual timing example Align benchmark::State to a cacheline. Fix C4459: Rename a function parameter profiler_manager to avoid hiding the \ global declaration. Bump oldest supported Python to 3.10, eliminate setuptools-scm enable the /MP MSVC compiler argument for parallel compilation Added the functionality for a dry run benchmark called through the cli argument \ --benchmark_dry_run. Version string correction in pkg-config files Add enum value from newest Windows SDK Fix spurious warning 'misc-use-anonymous-namespace' Update user_guide.md upgrade bazel mods. requires c++14 for tests Update nanobind_bazel to v2.2.0 bump googletest version to match bazel Verify RegisterProfilerManager doesn't overwrite an existing registration ensure background color is preserved Add nb::is_flag() annotation to Counter::Flags Add a Python matrix to ensure the bindings build on all supported versions Declare a Python 3.13 toolchain, revert setup.py toolchain target sele⦠update standard to C++17 per C++ build support Improve examples on ComputeStatistics |
| 2024-08-25 08:19:21 by Thomas Klausner | Files touched by this commit (575) |
Log message: *: replace CMAKE_ARGS with CMAKE_CONFIGURE_ARGS |
| 2024-07-19 08:49:06 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
google-benchmark: updated to 1.8.5
v1.8.5
Improve compatibility with Hexagon hardware
hotfix: Correct pypi-publishing action tag to v1.8.14
CMake: unbreak version handling for tarballs
cycleclock: Fix type conversion to match function return type
bump standard to C++14
Docs: Bump minimum required C++ version from C++11 to C++14
cycleclock: Fix type conversion to match function return type on riscv64
[bazel] Use includes instead of strip_include_prefix
Find libpfm dependency in installed CMake configs
Add -lkstat to the .pc for Solaris
add PERF_FORMAT_TOTAL_TIME_{ENABLED,RUNNING} to support multiplexing
Clarify the difference between BENCHMARK_TEMPLATE_F and \
BENCHMARK_TEMPLATE_DEFINE_F + BENCHMARK_REGISTER_F
[FR] Add API to provide custom profilers
|
| 2023-08-31 19:22:52 by Adam Ciarcinski | Files touched by this commit (4) | |
Log message: google-benchmark: updated to 1.8.3 v1.8.3 Fix broken PFM-enabled tests Update tools.md for missing color meaning Add pyproject.toml file for PEP518 compliance pfm: Use a more standard CMake approach for finding libpfm Bump nanobind to stable v1.4.0 tag Bump scipy from 1.5.4 to 1.10.0 in /tools Downgrade bazel to windows-2019 Add tests for Human Readable functionality Delete unused requirements file, simplify nanobind build file Update bzlmod support to new rules_python extension API Re-enable windows-latest tests for newer Bazel Fix -Werror,-Wold-style-cast build failure on Windows. Mark internal deps as dev_depenencies so that downstream modules don't require those bug: Inconsistent suffixes console reporter 1009 Fix IntelLLVM compiler error fix: added benchmark_counters_tabular for file [perf-counters] Fix pause/resume sysinfo.cc: Call getloadavg for Android API >= 29 benchmark.cc: Fix benchmarks_with_threads condition perf-counters: Make tests pass on Android State: Initialize counters with kAvgIteration in constructor perf_counters: Initialize once only when needed test: Use gtest_main only when needed StatisticsMedian: Fix bug |
| 2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247) |
Log message: *: recursive bump for Python 3.11 as new default |
