From d64b88297b68e6a5891d6930c2abaaa30ba3b8d1 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sat, 25 Feb 2023 15:57:11 -0500 Subject: [PATCH] Add reminder about where performance test results are --- README-maintainer | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/README-maintainer b/README-maintainer index 316a950..d3330d3 100644 --- a/README-maintainer +++ b/README-maintainer @@ -368,6 +368,7 @@ RELEASE PREPARATION See "ABI checks" for details about the process. End state: + * /tmp/check-abi/perf contains the performance comparison * /tmp/check-abi/old contains old sizes and library * /tmp/check-abi/new contains new sizes and library * run check_abi manually to compare -- libgit2 0.21.4