1
0
mirror of https://github.com/google/benchmark.git synced 2025-03-25 00:20:06 +08:00
benchmark/docs
Jiawen (Kevin) Chen d2cd246e19
Clarify the difference between BENCHMARK_TEMPLATE_F and BENCHMARK_TEMPLATE_DEFINE_F + BENCHMARK_REGISTER_F ()
* Clarify BENCHMARK_REGISTER_F

Add comments highlighting the difference between `BENCHMARK_TEMPLATE_F` and `BENCHMARK_TEMPLATE_DEFINE_F`, mirroring those of `BENCHMARK_F ` and `BENCHMARK_DEFINE_F`.

* More informative comments.

* Update user_guide.md
2024-07-16 09:51:56 +01:00
..
assets/images add black icon 2023-08-21 14:29:55 +01:00
_config.yml add logo to github pages 2023-08-21 14:31:58 +01:00
AssemblyTests.md try disabling liquid for jekyll to fix curly braces () 2023-02-06 14:01:16 +00:00
dependencies.md cleanup: support CMake >= 3.10 () 2023-02-17 13:38:53 +00:00
index.md remove logo from generated docs 2023-08-21 14:25:30 +01:00
perf_counters.md Fix typos found by codespell () 2023-01-10 12:25:32 +00:00
platform_specific_build_instructions.md refactor the documentation to minimise README.md () 2021-08-17 21:45:33 +01:00
python_bindings.md Add setuptools_scm for dynamic zero-config Python versioning () 2023-11-01 09:48:01 +00:00
random_interleaving.md Random interleaving of benchmark repetitions - the sequel (fixes ) () 2021-06-03 21:16:54 +03:00
reducing_variance.md Docs: reducing_variance.md: proofreading, fix typos () 2024-01-10 09:37:39 +00:00
releasing.md Add setuptools_scm for dynamic zero-config Python versioning () 2023-11-01 09:48:01 +00:00
tools.md Update tools.md for missing color meaning issue () 2023-07-09 19:25:34 +03:00
user_guide.md Clarify the difference between BENCHMARK_TEMPLATE_F and BENCHMARK_TEMPLATE_DEFINE_F + BENCHMARK_REGISTER_F () 2024-07-16 09:51:56 +01:00