Commit Graph

  • bd839e6f17
    Merge 4ec420baa5 into f4f93b5553 Keith Smiley 2024-12-20 14:15:39 -0800
  • 4ec420baa5
    [bazel] Remove selects on CPU Keith Smiley 2024-12-20 22:14:46 +0000
  • 809daad06f
    Merge 438c8c30f4 into f4f93b5553 Devansh Varshney (देवांश वार्ष्णेय) 2024-12-15 16:07:34 +0000
  • 06357cdfc7
    Merge 2d609d4fa1 into f4f93b5553 DivineOb 2024-12-15 16:07:34 +0000
  • 824aaecae8
    Merge 8bd64d8edd into f4f93b5553 Richard Cole 2024-12-14 15:21:11 +0000
  • b39a538126
    Merge 5603ef086e into f4f93b5553 0dminnimda 2024-12-13 13:25:10 +0100
  • 354980bc7e
    Merge 35285bed2f into f4f93b5553 Maarten Arnst 2024-12-10 15:33:41 +0000
  • f4f93b5553
    Change SDK version check (#1887) main 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 (#1886) 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 (#1884) 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 (#1883) 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 (#1882) 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 (#1881) 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 (#1875) 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 (#1876) 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
  • a6af6eeb6a
    Add a Python matrix to ensure the bindings build on all supported versions (#1871) Nicholas Junge 2024-11-06 14:15:22 +0100
  • f635f1ccdd Add a Python matrix to ensure the bindings build on all supported versions Nicholas Junge 2024-10-25 11:03:01 +0200
  • 8bd64d8edd
    Merge branch 'main' into task/update-gtest-and-remove-warnings dominic 2024-11-04 20:00:19 +0000
  • 7339256ca0 fix redundant definition of constexpr Dominic Hamon 2024-11-03 18:31:21 +0000
  • bb7f9ad256 disable deadcode checks from clang-tidy Dominic Hamon 2024-11-03 18:12:07 +0000
  • 944d4ac76a update standard to C++17 per C++ build support Dominic Hamon 2024-11-03 17:59:45 +0000
  • d99cdd7356
    Add nb::is_flag() annotation to Counter::Flags (#1870) Nicholas Junge 2024-10-28 19:18:40 +0100
  • 16178a1ad0 Add nb::is_flag() annotation to Counter::Flags Nicholas Junge 2024-10-24 22:45:51 +0200
  • 4e3f2d8b67
    [#1487] ensure that when printing color text the background color of the terminal on windows is preserved (#1865) Richard Cole 2024-10-24 12:31:06 +0100
  • 8a411f3f3f
    Merge branch 'main' into task/fix-console-colours dominic 2024-10-24 12:20:57 +0100
  • 9fde32c859 [#1487] ensure that when printing color text the background color of the terminal on windows is preserved Richard Cole 2024-10-23 09:26:24 +0100
  • ffc727a859
    Verify RegisterProfilerManager doesn't overwrite an existing registration (#1837) xdje42 2024-10-24 02:22:58 -0700
  • 390f0544d6
    Merge branch 'main' into i1807-dont-clobber-existing-manager dominic 2024-10-24 10:13:10 +0100
  • c45d9c4c2f
    bump googletest version to match bazel (#1868) dominic 2024-10-24 09:46:02 +0100
  • 227bca2f78 Verify RegisterProfilerManager doesn't overwrite an existing registration Doug Evans 2024-08-08 14:41:07 -0700
  • 9bb6adf402
    Merge branch 'google:main' into i1807-dont-clobber-existing-manager xdje42 2024-10-23 12:29:49 -0700
  • 517191ed3b bump minimum cmake to 3.13 per supported versions Dominic Hamon 2024-10-23 11:16:49 +0100
  • 970b5e4dbb bump googletest version to match bazel Dominic Hamon 2024-10-23 11:01:26 +0100
  • be2134584d
    Update nanobind_bazel to v2.2.0 (#1866) Nicholas Junge 2024-10-23 11:38:53 +0200
  • 8ec6d4f64b
    Merge branch 'main' into bump-nanobind-bazel dominic 2024-10-23 10:28:26 +0100
  • 498714357f
    upgrade bazel mods. requires c++14 for tests (#1867) dominic 2024-10-23 10:27:18 +0100
  • f38cbdc601 upgrade bazel mods. requires c++14 for tests bazel_mod_up Dominic Hamon 2024-10-23 10:09:47 +0100
  • 97c6214eff Update nanobind_bazel to v2.2.0 Nicholas Junge 2024-10-23 10:45:28 +0200
  • 2e8a6c0d6e
    Merge branch 'main' into task/update-gtest-and-remove-warnings Richard Cole 2024-10-22 09:41:18 +0100
  • 45e55b3833 update version of gtest to v1.15.2 (latest) and also the cmake configuration to avoid deprecation warnings Richard Cole 2024-10-22 09:38:05 +0100
  • 761305ec3b
    Update user_guide.md (#1863) Alfredo Daniel Esponda Cervantes 2024-10-11 15:16:37 -0600
  • 74f1b2fbd6 Update user_guide.md Alfredo Daniel Esponda Cervantes 2024-10-11 13:33:20 -0600
  • 5cfae77775
    Update user_guide.md Alfredo Daniel Esponda Cervantes 2024-10-11 13:33:20 -0600
  • d887eca7d2
    Merge branch 'google:main' into main Alfredo Daniel Esponda Cervantes 2024-10-11 13:30:28 -0600
  • 0c998f7cc4
    Fix spurious warning 'misc-use-anonymous-namespace' (#1860) (#1861) Alecto Irene Perez 2024-10-10 18:02:36 -0400
  • 0b5c3ccf35 Fix spurious warning 'misc-use-anonymous-namespace' (#1860) Alecto Irene Perez 2024-10-10 14:12:49 -0400
  • 24e0bd827a
    Add enum value from newest Windows SDK (#1859) Devon Loehr 2024-10-02 04:40:03 -0400
  • 15ef2e6351
    Replace NTDDI_WIN11_GE with its value Devon Loehr 2024-10-01 10:22:39 -0400
  • ee0a9958c9
    Change preprocessor condition Devon Loehr 2024-09-30 15:54:38 -0400
  • a7357dc47e
    Add space to satisfy formatter Devon Loehr 2024-09-30 11:09:36 -0400
  • dc566513bf
    Fix SDK version macro Devon Loehr 2024-09-30 10:23:32 -0400
  • 941ec69118
    Add enum value from newest Windows SDK Devon Loehr 2024-09-27 15:24:33 -0400
  • 23d8c1e589
    Version string correction in pkg-config files (#1858) Alfredo Daniel Esponda Cervantes 2024-09-26 10:56:16 -0600
  • 2996d9cea5 Version string correction in pkg-config files Alfredo Daniel Esponda Cervantes 2024-09-26 10:37:56 -0600
  • 3fd1e6a7ae add dry run docs Dominic Hamon 2024-09-13 10:06:24 +0100
  • 72ecc4ea67
    Added the functionality for a dry run benchmark called through the cli argument --benchmark_dry_run. (#1851) dominic 2024-09-12 15:50:52 +0100
  • 59b6daf4c1 clang-format Dominic Hamon 2024-09-12 11:58:19 +0100
  • d663b9b723 cleanups Dominic Hamon 2024-09-12 11:56:54 +0100
  • 49df5bdfd5 Merge branch 'feature/dry-run-argument' of https://github.com/Shaan-Mistry/benchmark into feature/dry-run-argument Shaan 2024-09-11 20:00:26 -0700
  • f991687161
    Merge branch 'google:main' into feature/dry-run-argument Shaan Mistry 2024-09-11 19:58:46 -0700
  • 14450da3eb Changeddry run override logic structure and added dry run to context Shaan 2024-09-11 19:57:14 -0700
  • 08fdf6eb84
    enable the /MP MSVC compiler argument for parallel compilation (#1846) Richard Cole 2024-09-05 22:28:43 +0100
  • fa20c17254
    Merge branch 'main' into task/use-parallel-compilation-with-msvc Richard Cole 2024-09-05 17:30:43 +0100
  • f72a8fc055 enable the /MP MSVC compiler argument for parallel compilation Richard Cole 2024-09-05 17:22:12 +0100
  • 986423a62d
    Bump oldest supported Python to 3.10, eliminate setuptools-scm (#1842) Nicholas Junge 2024-09-04 18:42:07 +0200
  • e2cfd3b575 Merge branch 'feature/dry-run-argument' of https://github.com/Shaan-Mistry/benchmark into feature/dry-run-argument Shaan 2024-08-22 20:49:11 -0700
  • e5291bd082
    Merge branch 'google:main' into feature/dry-run-argument Shaan Mistry 2024-08-22 20:48:01 -0700
  • c552741cbc Add a note on supported Python versions in the docs Nicholas Junge 2024-08-20 14:30:24 +0200
  • 82c8af7ac0 Bump oldest supported Python to 3.10, eliminate setuptools-scm Nicholas Junge 2024-08-19 13:45:37 +0200
  • 63211d6605 Supply MacOS deployment target to delocate, use build+uv frontend Nicholas Junge 2024-08-19 13:11:16 +0200
  • c19cfee61e
    Fix C4459: Rename a function parameter profiler_manager to avoid hiding the global declaration. (#1839) Igor Zhukov 2024-08-19 10:39:37 +0700
  • 3246468176 clang-format Igor Zhukov 2024-08-19 09:49:40 +0700
  • e0045fed80 -empty line Igor Zhukov 2024-08-19 09:45:49 +0700
  • bb7df7338a disable the warning in code, not CMakeLists.txt Igor Zhukov 2024-08-19 09:44:35 +0700
  • 349207309c disable one warning for MSVC Igor Zhukov 2024-08-19 09:09:40 +0700
  • e077f30219 Treat warnings as errors for MSVC Igor Zhukov 2024-08-19 08:53:47 +0700
  • 79b0ade1fe Fix C4459: Rename a function parameter profiler_manager to avoid hiding the global declaration. Igor Zhukov 2024-08-19 00:08:25 +0700
  • 31c75395c6 Dry run logic to exit early and override iterations, repetitions, min time, min warmup time Shaan 2024-08-17 14:30:55 -0700
  • 6126d2a205
    Align benchmark::State to a cacheline. (#1230) Chris Kennelly 2024-08-16 11:10:18 -0400
  • d038342edc
    separate cachline definition from alignment attribute macro dominic 2024-08-16 16:03:05 +0100
  • 8d60cfaab6
    consolidate some of the defines dominic 2024-08-16 15:52:33 +0100
  • 58f69374b7
    remove redundant definitions dominic 2024-08-16 15:44:48 +0100
  • ac435c0b58
    clang-format dominic 2024-08-16 15:40:01 +0100
  • 06fdd92b45
    Merge branch 'main' into alignment dominic 2024-08-16 15:34:24 +0100