Maybe we should consider using Benchmark to measure memory allocation and other performance-related metrics.
Goals are
- understand memory allocation pattern to reduce cold start time
- establish a baseline performance test that we can use for regression testing
Maybe we should consider using Benchmark to measure memory allocation and other performance-related metrics.
Goals are