benchmark/docs
xdje42 7c8ed6b082
[FR] Add API to provide custom profilers #1807 (#1809)
This API is akin to the MemoryManager API and lets tools provide
their own profiler which is wrapped in the same way MemoryManager is
wrapped. Namely, the profiler provides Start/Stop methods that are called
at the start/end of running the benchmark in a separate pass.

Co-authored-by: dominic <510002+dmah42@users.noreply.github.com>
2024-07-16 09:56:40 +01:00
..
assets/images add black icon 2023-08-21 14:29:55 +01:00
AssemblyTests.md try disabling liquid for jekyll to fix curly braces (#1536) 2023-02-06 14:01:16 +00:00
_config.yml add logo to github pages 2023-08-21 14:31:58 +01:00
dependencies.md cleanup: support CMake >= 3.10 (#1544) 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 (#1519) 2023-01-10 12:25:32 +00:00
platform_specific_build_instructions.md refactor the documentation to minimise `README.md` (#1211) 2021-08-17 21:45:33 +01:00
python_bindings.md Add `setuptools_scm` for dynamic zero-config Python versioning (#1690) 2023-11-01 09:48:01 +00:00
random_interleaving.md Random interleaving of benchmark repetitions - the sequel (fixes #1051) (#1163) 2021-06-03 21:16:54 +03:00
reducing_variance.md Docs: `reducing_variance.md`: proofreading, fix typos (#1736) 2024-01-10 09:37:39 +00:00
releasing.md Add `setuptools_scm` for dynamic zero-config Python versioning (#1690) 2023-11-01 09:48:01 +00:00
tools.md Update tools.md for missing color meaning issue #1491 (#1624) 2023-07-09 19:25:34 +03:00
user_guide.md [FR] Add API to provide custom profilers #1807 (#1809) 2024-07-16 09:56:40 +01:00