1
0
mirror of https://github.com/google/benchmark.git synced 2025-03-28 13:01:19 +08:00

Commit Graph

  • 0e13d1792f cli is hard Dominic Hamon 2025-02-06 10:26:00 +0000
  • 71d5e90e4c more debugging Dominic Hamon 2025-02-06 10:18:03 +0000
  • af513e74a5 add debugging ls Dominic Hamon 2025-02-06 09:56:32 +0000
  • dd647c83de use same standard for feature checks as for the build Dominic Hamon 2025-02-06 09:45:07 +0000
  • 3a126873ad bump llvm version to 19 Dominic Hamon 2025-01-13 19:29:28 +0000
  • f83f50216b turn on cmake debug for sanitizer builds Dominic Hamon 2025-01-13 16:52:10 +0000
  • 1489b271ba Try to use the _SC_NPROCESSORS_ONLN sysconf elsewhere Brad Smith 2025-02-06 05:23:03 -0500
  • faaa266d33
    Replace usage of deprecated sysctl on macOS () Brad Smith 2025-02-06 05:53:21 -0500
  • 4cd95421d1 Replace usage of deprecated sysctl on macOS Brad Smith 2025-02-06 05:27:04 -0500
  • 41e81b1ca4
    Retrieve the number of online CPUs on OpenBSD and NetBSD () Brad Smith 2025-02-06 05:10:55 -0500
  • 9bf12df589 Spacing adjustment Brad Smith 2025-02-06 04:49:22 -0500
  • e0ef58bc71
    Merge branch 'main' into sysinfo_openbsd_ncpu dominic 2025-02-06 09:13:17 +0000
  • 47bc26c8b5
    change pacboy compiler target for windows builds () dominic 2025-02-05 17:45:30 +0000
  • e7a8e3297e
    Merge branch 'main' into fixwindows dominic 2025-02-05 12:21:58 +0000
  • 2e16afc3fd
    add back /proc/cpuinfo as a fallback for some platforms () dominic 2025-02-05 12:21:47 +0000
  • ee965cbea1 add back /proc/cpuinfo as a fallback for some platforms sysinfo_fallback Dominic Hamon 2025-02-05 11:30:00 +0000
  • b61fd3f9f8
    Merge branch 'main' into task/update-gtest-and-remove-warnings Roman Lebedev 2025-02-05 08:13:32 +0300
  • ab74c6c885
    Merge branch 'main' into fixwindows dominic 2025-02-04 10:41:07 +0000
  • c35af58b61
    Update error message now that /proc/cpuinfo is no longer in use () Brad Smith 2025-02-04 05:32:41 -0500
  • 2f004835b5 remove shell overrides and depend on default for msys2 Dominic Hamon 2025-02-04 10:25:34 +0000
  • 4d98655391 remove legacy environments (https://www.msys2.org/docs/environments/\#__tabbed_1_2) Dominic Hamon 2025-02-04 10:17:26 +0000
  • 8aaf4557e1 Update error message now that /proc/cpuinfo is no longer in use Brad Smith 2025-02-03 21:23:48 -0500
  • 3d3122c0b6 Retrieve the number of online CPUs on OpenBSD and NetBSD Brad Smith 2025-02-03 19:00:56 -0500
  • 6ffaa2fb3c consistent output directory for msvc Dominic Hamon 2025-01-30 13:17:20 +0000
  • bbdf11339d fix msvc build type setting Dominic Hamon 2025-01-30 13:13:29 +0000
  • 221cc3fa23 fix msvc build type setting Dominic Hamon 2025-01-30 13:05:18 +0000
  • 308f388528 fix cmake test path to match build Dominic Hamon 2025-01-30 12:30:42 +0000
  • e7bda47edb readd cmake package for msys2 Dominic Hamon 2025-01-30 12:25:17 +0000
  • 1fccfeef7e remove cmake action from msys2 build Dominic Hamon 2025-01-30 12:22:38 +0000
  • 8dc60280ee set compiler for cmake Dominic Hamon 2025-01-30 12:14:19 +0000
  • 33acda95bf use an action for cmake instead of doing things manually Dominic Hamon 2025-01-30 12:11:02 +0000
  • 8a3c0eceb2 change pacboy compiler target for windows builds Dominic Hamon 2025-01-30 11:58:35 +0000
  • 4a805f9f0f clang-tidy warning Dominic Hamon 2025-01-30 10:00:04 +0000
  • 4642758438 fix some clang-tidy issues Dominic Hamon 2025-01-30 09:52:07 +0000
  • 049f6e79cc
    [BUG] Run external profiler (ProfilerManager) same number of iterations () xdje42 2025-01-29 01:53:56 -0800
  • d9566be4f4 [BUG] Run external profiler (ProfilerManager) same number of iterations Doug Evans 2025-01-28 15:59:12 -0800
  • 3d027d7e38
    ruff rule E501: Fix long lines in Python code () Christian Clauss 2025-01-22 17:43:07 +0100
  • 67239a37d2
    Merge branch 'main' into fix-long-lines-in-python-code dominic 2025-01-22 14:25:14 +0000
  • 6f21075d9c
    GitHub Actions: build-and-test on an ARM processor () Christian Clauss 2025-01-22 15:24:22 +0100
  • b64dc10d5c
    GitHub Actions: build-and-test on an ARM processor Christian Clauss 2025-01-22 14:54:34 +0100
  • 3a6171d80e
    Add missing space Christian Clauss 2025-01-22 13:50:23 +0100
  • 2fbf23846c ruff rule E501: Fix long lines in Python code Christian Clauss 2025-01-22 13:25:49 +0100
  • ecb5df6473
    Lint Python: Add more ruff rules () Christian Clauss 2025-01-22 12:50:00 +0100
  • 5e5f69beb0 zip(strict=True) Christian Clauss 2025-01-22 10:18:36 +0100
  • c74538c0b2 range(len()) --> enumerate() Christian Clauss 2025-01-22 10:12:09 +0100
  • 413f8d27d7 Lint Python: Add more ruff rules Christian Clauss 2025-01-22 09:50:23 +0100
  • d6536acfe8
    ci: Update pre-commit hooks () Nicholas Junge 2025-01-13 14:38:59 +0100
  • 4c341b12bd
    Merge branch 'main' into update-pre-commit dominic 2025-01-13 13:34:29 +0000
  • 4834ae9e57
    Update nanobind-bazel to v2.4.0 () Nicholas Junge 2025-01-13 14:33:04 +0100
  • d40b2b221d ci: Update pre-commit hooks Nicholas Junge 2025-01-13 14:29:39 +0100
  • ba523ff72a Update nanobind-bazel to v2.4.0 Nicholas Junge 2025-01-13 13:54:12 +0100
  • c24774dc4f
    Get number of CPUs with sysconf() on Linux () Helge Deller 2025-01-09 17:07:43 +0100
  • 836b35bce2
    Update sysinfo.cc Helge Deller 2025-01-09 16:03:17 +0100
  • 7e00e36e33 Get number of CPUs with sysconf() on Linux Helge Deller 2025-01-09 13:40:44 +0100
  • 39be87d300
    Fix runtime crash when parsing /proc/cpuinfo fails () Helge Deller 2025-01-09 11:47:29 +0100
  • d893156176 Fix runtime crash when parsing /proc/cpuinfo fails Helge Deller 2025-01-08 21:43:25 +0100
  • f616c58df3
    Merge branch 'main' into clang-tidy clang-tidy dominic 2025-01-08 17:27:57 +0000
  • 077db43001
    cycleclock: Use cock_gettime() as fallback for any Linux architecture () Helge Deller 2025-01-08 17:54:08 +0100
  • 81a524f8b1 cycleclock: Use cock_gettime() as fallback for any Linux architecture Helge Deller 2025-01-08 17:26:44 +0100
  • a69ee5b0af
    Merge branch 'main' into clang-tidy dominic 2025-01-08 12:56:55 +0000
  • f981f58da3
    README.md: fix build instructions () 0dminnimda 2025-01-08 15:49:09 +0300
  • 879bb6f427
    Merge branch 'main' into fix_readme_build_instructions dominic 2025-01-08 12:48:53 +0000
  • 4b764f547e
    Merge branch 'main' into clang-tidy dominic 2025-01-08 12:44:21 +0000
  • ed47c863f4 clang-format Dominic Hamon 2025-01-08 12:44:06 +0000
  • 7ddc400d62
    fix: remove clang-cl compilation warning () Hamza 2025-01-08 12:41:17 +0000
  • ec0508d7e1 fix package changes for msys2 Dominic Hamon 2025-01-08 12:35:42 +0000
  • 2b5602e1f6 make sure we're using the cxx17 check correctly Dominic Hamon 2025-01-08 11:23:02 +0000
  • f3ed75cfbe changes to support newer clang-tidy errors Dominic Hamon 2025-01-08 10:51:45 +0000
  • dd22519059
    Merge branch 'main' into fix-clang-cl dominic 2025-01-08 12:21:15 +0000
  • f65741b2bd
    cycleclock: Support for PA-RISC (hppa) architecture () Helge Deller 2025-01-08 13:03:53 +0100
  • 7b873d249f
    Merge branch 'main' into hppa-support dominic 2025-01-08 12:03:19 +0000
  • 5af40e824d
    [bazel] Remove selects on CPU () Keith Smiley 2025-01-08 03:26:44 -0800
  • 27f11d431c
    Merge branch 'main' into fix_readme_build_instructions dominic 2025-01-08 11:06:46 +0000
  • cdefc5459f
    fix: remove clang-cl compilation warning theComputeKid 2024-12-28 21:09:06 +0000
  • b5ac4d7c12 cycleclock: Support for PA-RISC (hppa) architecture Helge Deller 2024-12-28 21:16:23 +0100
  • 4ec420baa5
    [bazel] Remove selects on CPU Keith Smiley 2024-12-20 22:14:46 +0000
  • f4f93b5553
    Change SDK version check () Devon Loehr 2024-12-10 10:29:03 -0500
  • 84197dd16e
    Change SDK version check Devon Loehr 2024-12-10 10:09:55 -0500
  • 35285bed2f
    Add min rel accuracy stopping criterion Maarten Arnst 2024-01-25 15:49:17 +0100
  • ae52c9e66e
    Remove wheel merge job, merge artifacts on download () Nicholas Junge 2024-12-10 13:27:12 +0100
  • 5dfbc0d1f0
    Merge branch 'main' into remove-merge-job dominic 2024-12-10 12:10:46 +0000
  • c8c66e0b4a remove unnecessary bazel action parameter Dominic Hamon 2024-12-10 12:07:53 +0000
  • 87666086b2
    Merge branch 'main' into remove-merge-job dominic 2024-12-10 12:05:12 +0000
  • b32ae9c9af remove noenable_bzlmod as workspace support is going away Dominic Hamon 2024-12-10 12:04:53 +0000
  • d6080a5c75 Remove wheel merge job, merge artifacts on download Nicholas Junge 2024-12-10 11:43:56 +0100
  • b2b0aab464
    Fix malformed clang invocation in build_ext.run () Nicholas Junge 2024-12-03 18:42:57 +0100
  • 6b7326db20 Fix malformed clang invocation in build_ext.run Nicholas Junge 2024-12-03 18:28:54 +0100
  • 3d88affa59
    Remove if statement from wheel upload job () Nicholas Junge 2024-11-29 12:55:32 +0100
  • ade65eb3a9 Remove if statement from wheel upload job Nicholas Junge 2024-11-29 12:29:39 +0100
  • 4b0533b726
    Add artifact name to download before wheel PyPI upload () Nicholas Junge 2024-11-29 12:06:08 +0100
  • a817595364 Add artifact name to download before wheel PyPI upload Nicholas Junge 2024-11-28 19:14:19 +0100
  • c58e6d0710 v1.9.1 bump v1.9.1 Dominic Hamon 2024-11-28 16:51:38 +0000
  • d26047a0ac
    Improve examples on ComputeStatistics () Guo Ci 2024-11-27 04:41:06 -0500
  • 7510c5fac0
    Improve examples on ComputeStatistics Guo Ci 2024-11-26 16:09:13 -0500
  • 5603ef086e
    README.md: fix build instructions 0dminnimda 2024-11-21 20:25:31 +0300
  • 62a321d6dc
    update standard to C++17 per C++ build support () dominic 2024-11-13 13:06:48 +0000
  • 035dff1607
    Merge branch 'main' into c++17 dominic 2024-11-10 18:47:18 +0000
  • 50ffd3e546
    Declare a Python 3.13 toolchain, revert setup.py toolchain arget selection () Nicholas Junge 2024-11-07 16:04:51 +0100
  • fcdb15bce7 Declare a Python 3.13 toolchain, revert setup.py toolchain arget selection Nicholas Junge 2024-11-07 14:23:25 +0100
  • ada6cb01ff
    Merge branch 'main' into c++17 dominic 2024-11-07 12:21:22 +0000