pw_allocator: Add a benchmark test harness This CL enables collecting benchmarks that can be used to evaluate improvements to performance, overhead, and/or fragmenetaion of subsequent CLs. The benchmarks can be collected by running the benchmark.py script, which generates a CSV file that can be added to go/pw_allocator-benchmarks. Change-Id: I83e7311fc5a993f14d8d1180a718a530f54d5c56 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/231331 Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Commit-Queue: Aaron Green <aarongreen@google.com> Reviewed-by: Taylor Cramer <cramertj@google.com> Docs-Not-Needed: Aaron Green <aarongreen@google.com>
Pigweed is an open source collection of embedded-targeted libraries–or as we like to call them, modules. These modules are building blocks and infrastructure that enable faster and more reliable development on small-footprint MMU-less 32-bit microcontrollers like the STMicroelectronics STM32L452 or the Nordic nRF52832.
For more information please see our website: https://pigweed.dev/.