[Git][ghc/ghc][master] test: FamAppCachePerf - Only collect bytes allocated. Fixes 27747
Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC Commits: 5bd65f00 by Andreas Klebinger at 2026-08-28T13:59:16-04:00 test: FamAppCachePerf - Only collect bytes allocated. Fixes 27747 - - - - - 1 changed file: - testsuite/tests/perf/compiler/all.T Changes: ===================================== testsuite/tests/perf/compiler/all.T ===================================== @@ -192,7 +192,6 @@ test ('T13386', # Performance test for lookups in the family application cache test('FamAppCachePerf', [ only_ways(['normal']) - , collect_compiler_residency(20) , collect_compiler_stats('bytes allocated',2) ], compile, View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/5bd65f00e9ec53f6bf4a2fb1f0991bd0... -- View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/5bd65f00e9ec53f6bf4a2fb1f0991bd0... You're receiving this email because of your account on gitlab.haskell.org. Manage all notifications: https://gitlab.haskell.org/-/profile/notifications | Help: https://gitlab.haskell.org/help
participants (1)
-
Marge Bot (@marge-bot)