From efebb2f2dfe119e97de4238f3f97fd652e1a93fb Mon Sep 17 00:00:00 2001 From: Chris Kennelly Date: Fri, 13 Dec 2024 15:41:25 -0800 Subject: [PATCH] Update goldens. PiperOrigin-RevId: 706023636 Change-Id: I5454bb4e3ce6865b5f9b384b53a5205d7d173b4c --- tcmalloc/testing/fast_path.release.golden | 2 +- tcmalloc/testing/fast_path.unstable.release.golden | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tcmalloc/testing/fast_path.release.golden b/tcmalloc/testing/fast_path.release.golden index 02798324b..01f9da339 100644 --- a/tcmalloc/testing/fast_path.release.golden +++ b/tcmalloc/testing/fast_path.release.golden @@ -10,7 +10,7 @@ new(align) - - 6 - 6 - - - 1 - 2 new(align)->size - - 6 - 7 - - - 1 - 2 new(align,cold)->size - - 6 - 8 - - - 1 - 2 new(align,nothrow) - - 6 - 6 - - - 1 - 2 -new(cold)->size - - 5 - 7 - - - 1 - 2 +new(cold)->size - - 4 - 7 - - - 1 - 2 new(nothrow) - - 4 - 5 - - - 1 - 2 new->size - - 4 - 6 - - - 1 - 2 posix_memalign - - 8 - 6 - 3 3 1 2 3 diff --git a/tcmalloc/testing/fast_path.unstable.release.golden b/tcmalloc/testing/fast_path.unstable.release.golden index 02798324b..01f9da339 100644 --- a/tcmalloc/testing/fast_path.unstable.release.golden +++ b/tcmalloc/testing/fast_path.unstable.release.golden @@ -10,7 +10,7 @@ new(align) - - 6 - 6 - - - 1 - 2 new(align)->size - - 6 - 7 - - - 1 - 2 new(align,cold)->size - - 6 - 8 - - - 1 - 2 new(align,nothrow) - - 6 - 6 - - - 1 - 2 -new(cold)->size - - 5 - 7 - - - 1 - 2 +new(cold)->size - - 4 - 7 - - - 1 - 2 new(nothrow) - - 4 - 5 - - - 1 - 2 new->size - - 4 - 6 - - - 1 - 2 posix_memalign - - 8 - 6 - 3 3 1 2 3