1
0
mirror of https://github.com/google/benchmark.git synced 2025-04-14 21:40:30 +08:00

Commit Graph

  • 6a1f6e5c70
    Add no-unititialized to tests dominic 2023-10-20 13:04:33 +0000
  • 7495f83e2a
    Set -Wno-unused-variable for tests () Vy Nguyen 2023-10-20 08:51:32 -0400
  • cbb4ce0862
    Set -Wno-unused-variable for tests Vy Nguyen 2023-10-19 13:27:04 -0400
  • e1d7ff94c5 Merge branch 'threadingapi_2' of https://github.com/krzikalla/benchmark into threadingapi_2 Olaf Krzikalla 2023-10-19 16:18:21 +0200
  • 6514086e19 Add support for other multi-threading APIs Olaf Krzikalla 2023-10-19 14:59:37 +0200
  • c559b1fba9
    Merge branch 'google:main' into master krzikalla 2023-10-19 14:23:02 +0200
  • c333d804ad Revert "Second thread sanitzer try" and "Improve thread sanitzer statements" Olaf Krzikalla 2023-10-19 14:18:15 +0200
  • a8fc4af294 Second thread sanitzer try Olaf Krzikalla 2023-10-18 16:41:24 +0200
  • d9a71d01f4 Improved thread sanitizer statements Olaf Krzikalla 2023-10-18 16:25:19 +0200
  • f30c99a7c8
    Increase the kMaxIterations limit () Andreas Abel 2023-10-17 18:13:59 +0200
  • 9ae06a3b6c
    Merge branch 'main' into time_simple dominic 2023-10-17 16:50:55 +0100
  • 365bf7602b fix format in src/sysinfo Dominic Hamon 2023-10-17 16:50:22 +0100
  • dc9b229b78
    add name to clang format job dominic 2023-10-17 16:47:29 +0100
  • 020c0ca7e0
    Merge branch 'main' into time_simple dominic 2023-10-17 16:40:05 +0100
  • 7a68cb8e88 Fix formatting Andreas Abel 2023-10-17 13:13:09 +0200
  • 3205b966a3 Fix failing test on Windows Andreas Abel 2023-10-17 13:11:18 +0200
  • ea3c3f983b
    Fix building on MinGW: default WINVER is too old () Ming Zero 2023-10-16 23:19:17 +0800
  • cb3330d2ec Fix error: 'WC_ERR_INVALID_CHARS' was not declared in this scope zm1060 2023-10-16 22:34:31 +0800
  • 96fb38cf3b Fix error: 'WC_ERR_INVALID_CHARS' was not declared in this scope zm1060 2023-10-16 11:11:49 +0800
  • 335e4a3165 Fix error: 'WC_ERR_INVALID_CHARS' was not declared in this scope zm1060 2023-10-16 09:48:35 +0800
  • 682153afda
    Update bazel.yml () mosfet80 2023-10-13 16:59:20 +0200
  • 2bbe0a0257
    Merge branch 'main' into patch-1 dominic 2023-10-13 10:35:06 -0400
  • e8cec2e6b7 add CI job with warnings-as-errors enabled Dominic Hamon 2023-10-12 09:31:31 -0400
  • f8543fd5cc Merge branch 'threadingapi_2' of https://github.com/krzikalla/benchmark into threadingapi_2 Olaf Krzikalla 2023-10-09 10:10:14 +0200
  • 82ad95f371 Construct the base class State of a ThreadState like a usual State object instead of copying it. This fixes a bug, which otherwise happens, if one thread has already finished the benchmark loop and merged its results to the parent state, while another one hasn't started yet. Olaf Krzikalla 2023-10-09 09:58:55 +0200
  • 96569c63f7 More formatting issues. Olaf Krzikalla 2023-10-09 09:58:55 +0200
  • febafa2bee Fixed memory leak and formatting issues. Olaf Krzikalla 2023-10-09 09:58:55 +0200
  • afa85ecb97 Fixed linking and threading analyzer issues. Olaf Krzikalla 2023-10-09 09:58:55 +0200
  • b027d02284 Add support for other multi-threading APIs Olaf Krzikalla 2023-10-09 09:58:55 +0200
  • b9850909a6
    Merge branch 'google:main' into master krzikalla 2023-10-09 09:07:24 +0200
  • ca8d0f7b61
    correct cli param in docs dominic 2023-10-08 11:08:46 +0100
  • 2ae4a49c98
    Merge branch 'main' into threadingapi_2 krzikalla 2023-10-06 14:58:23 +0200
  • 795cd5a664 Construct the base class State of a ThreadState like a usual State object instead of copying it. This fixes a bug, which otherwise happens, if one thread has already finished the benchmark loop and merged its results to the parent state, while another one hasn't started yet. Olaf Krzikalla 2023-10-06 14:32:51 +0200
  • b8f41ce3a3 More formatting issues. Olaf Krzikalla 2023-10-05 14:59:24 +0200
  • 63e64f23a9 Fixed memory leak and formatting issues. Olaf Krzikalla 2023-10-05 14:31:56 +0200
  • dd29368350 Fixed linking and threading analyzer issues. Olaf Krzikalla 2023-10-05 14:00:07 +0200
  • f0857cf313
    Update bazel.yml mosfet80 2023-09-26 23:31:24 +0200
  • 7d37795e8f
    Merge branch 'main' into time_simple dominic 2023-09-26 13:46:29 +0100
  • 7736df0304
    Make json and csv output consistent. () Andreas Abel 2023-09-26 14:43:23 +0200
  • e1b21e031b
    Merge branch 'main' into benchmark_list_tests-work-with-benchmark-format=json-#1642 dominic 2023-09-26 12:54:57 +0100
  • 01891ac9bf
    Merge branch 'main' into csv dominic 2023-09-26 12:54:41 +0100
  • dc6f7209d2
    Merge branch 'main' into time_simple dominic 2023-09-26 12:31:43 +0100
  • c9106a79fa
    Audit MSVC references in cmake files to consider clang++ () Mészáros Gergely 2023-09-26 13:31:24 +0200
  • e86d4a0582 Audit MSVC references in cmake files to consider clang++ Gergely Meszaros 2023-09-26 01:47:28 +0200
  • 970b757469 Increase the kMaxIterations limit Andreas Abel 2023-09-20 18:49:33 +0200
  • 16d5f2ab67 Add support for other multi-threading APIs Olaf Krzikalla 2023-09-20 15:52:05 +0200
  • e3b9384404 Fix tests Andreas Abel 2023-09-18 22:07:25 +0200
  • 104231885e Fix formatting Andreas Abel 2023-09-18 17:46:37 +0200
  • d378ac9477 Fix formatting Andreas Abel 2023-09-18 17:43:23 +0200
  • d13e4f74d0 Fix formatting Andreas Abel 2023-09-18 17:41:48 +0200
  • 5b5f19d427 Make iterations field width dynamic Andreas Abel 2023-09-18 17:15:50 +0200
  • a75f6cfffc
    Merge branch 'google:main' into master krzikalla 2023-09-15 15:43:08 +0200
  • 8403489a39 Fixes by increasing the kMaxIterations limit. Andreas Abel 2023-09-15 15:33:29 +0200
  • d9764865c2 undo json change Andreas Abel 2023-09-15 00:47:52 +0200
  • 0901e7c9d9 fix formatting Andreas Abel 2023-09-14 22:16:36 +0200
  • 734941c98e Make json and csv output consistent. Andreas Abel 2023-09-14 22:04:38 +0200
  • 344117638c bump version to 1.8.3 v1.8.3 Dominic Hamon 2023-08-31 13:16:50 +0100
  • db3e000c1e Merge branch 'jmr-stat-median' Dominic Hamon 2023-08-25 09:59:02 +0100
  • 78220d6f0d tweak comment wording Dominic Hamon 2023-08-25 09:58:30 +0100
  • 9f254bddf0
    Merge branch 'main' into stat-median dominic 2023-08-24 17:50:56 +0100
  • 6dd50bb606 StatisticsMedian: Fix bug Jesse Rosenstock 2023-08-24 16:05:09 +0200
  • dfc8a92abc
    test: Use gtest_main only when needed () Jesse Rosenstock 2023-08-24 14:43:50 +0200
  • 99304ac399 Fix typo Jesse Rosenstock 2023-08-24 13:23:27 +0200
  • 4f08fe555b comment-only: gunit => gtest Jesse Rosenstock 2023-08-24 13:09:18 +0200
  • 2a86b7900e test: Use gtest_main only when needed Jesse Rosenstock 2023-08-24 13:07:24 +0200
  • 9c65aebb26
    perf_counters: Initialize once only when needed () Jesse Rosenstock 2023-08-24 11:04:09 +0200
  • 834b252e67 InitLibPfmOnce: Inline function Jesse Rosenstock 2023-08-24 10:39:57 +0200
  • 71a7d88530 perf_counters: Make success var const Jesse Rosenstock 2023-08-24 08:12:33 +0200
  • cb5fc2d77a perf_counters: Initialize once only when needed Jesse Rosenstock 2023-08-24 07:29:18 +0200
  • 799e363bcd
    Typofix to unbreak OpenBSD build Klemens Nanni 2023-08-22 18:31:53 +0300
  • e73915667c
    State: Initialize counters with kAvgIteration in constructor () Jesse Rosenstock 2023-08-21 16:35:42 +0200
  • bd225709f0
    Merge branch 'main' into jmr-state-init-perf-counters dominic 2023-08-21 15:05:11 +0100
  • e441a8cb11
    perf-counters: Make tests pass on Android () Jesse Rosenstock 2023-08-21 16:04:50 +0200
  • 5daeab4771
    Merge branch 'main' into jmr-state-init-perf-counters dominic 2023-08-21 14:38:49 +0100
  • 1db2c50baf
    Merge branch 'main' into jmr-perf-counters-tests-android dominic 2023-08-21 14:37:35 +0100
  • fe1ca332a8
    add logo to github pages dominic 2023-08-21 14:31:58 +0100
  • 9ba2af8d52 add black icon Dominic Hamon 2023-08-21 14:29:46 +0100
  • 87169dd3f5
    remove logo from generated docs dominic 2023-08-21 14:25:30 +0100
  • 83939d0bd4
    remove icon from main README dominic 2023-08-21 14:24:38 +0100
  • 05ed7ba2a2
    update logo path dominic 2023-08-21 14:21:47 +0100
  • 72938cc1c5 adding a logo to the docs Dominic Hamon 2023-08-21 14:20:29 +0100
  • 5fc46ac872
    perf_counters_gtest.cc: Fix clang-format-lint error Jesse Rosenstock 2023-08-21 15:19:39 +0200
  • 8e95bdfb74
    perf_counters_test: Reduce counters used Jesse Rosenstock 2023-08-21 15:09:39 +0200
  • bb61cdc1b5
    perf_counters_gtest: Make test pass on Android Jesse Rosenstock 2023-08-21 15:07:15 +0200
  • 0330926144
    benchmark.cc: Fix clang-tidy error Jesse Rosenstock 2023-08-21 13:43:32 +0200
  • eb725a8939
    State: Fix shadowed param error Jesse Rosenstock 2023-08-21 13:38:31 +0200
  • f112198190
    perf_counters_test.cc: Don't divide by iterations Jesse Rosenstock 2023-08-21 13:33:42 +0200
  • 25cd9818b8
    State: Initialize counters with kAvgIteration in constructor Jesse Rosenstock 2023-08-21 13:11:24 +0200
  • 885e9f71d6
    benchmark.cc: Fix benchmarks_with_threads condition () Jesse Rosenstock 2023-08-17 16:41:17 +0200
  • 0d814b9f36
    benchmark.cc: Fix benchmarks_with_threads condition Jesse Rosenstock 2023-08-17 11:05:07 +0200
  • aa59d40f88
    sysinfo.cc: Call getloadavg for Android API >= 29 () () Jesse Rosenstock 2023-08-14 18:02:42 +0200
  • 271d97a10b
    sysinfo.cc: Call getloadavg for Android API >= 29 () Jesse Rosenstock 2023-08-14 16:38:42 +0200
  • 139e29c609 feat: improvement with display_reporter, FormatKV varshneydevansh 2023-08-14 17:02:10 +0530
  • fa29daba02 feat: Corrected if FLAGS_benchmark_list_tests) varshneydevansh 2023-08-12 09:54:47 +0530
  • cb5be7daaf feat: removed the extra spaces from the endif varshneydevansh 2023-08-12 09:19:41 +0530
  • cd632b2586 feat: added List() NullReporter & chnagedback enum varshneydevansh 2023-08-12 09:16:12 +0530
  • a29702c6f7 feat: modified the List() in output_test_helper varshneydevansh 2023-08-12 09:03:58 +0530
  • 4132a67034 feat: added virtual method to abstract class varshneydevansh 2023-08-12 08:58:26 +0530
  • 550ceca687
    feat: deleted CMakeLists.txt Devansh Varshney (देवांश वार्ष्णेय) 2023-08-12 08:39:59 +0530
  • 4de740d59d
    feat: deleted test / benchmark.pc Devansh Varshney (देवांश वार्ष्णेय) 2023-08-12 08:38:36 +0530