Details
-
Improvement
-
Status: In Progress
-
Major
-
Resolution: Unresolved
-
None
-
None
-
Mesosphere Sprint 2018-25, Mesosphere Sprint 2018-27, Mesosphere Sprint 2018-28
-
3
Description
Refactor/migrate/sanitize old allocator benchmarks in `src/tests/hierarchical_allocator_tests.cpp` to utilize the new allocator benchmark fixture in `src/tests/hierarchical_allocator_benchmarks.cpp`, this will help to:
- Reduce code duplication;
- Make more accurate measurements by excluding event-driven allocations;
Also some of the old benchmarks may no longer be