[commit: ghc] master: testsuite: Bump allocations for T9630 (f57c305)
Simon Peyton Jones
simonpj at microsoft.com
Mon Feb 26 09:55:44 UTC 2018
This is a reduction => good!
"Bump" is usually bad.
Simon
| -----Original Message-----
| From: ghc-commits [mailto:ghc-commits-bounces at haskell.org] On Behalf
| Of git at git.haskell.org
| Sent: 25 February 2018 21:58
| To: ghc-commits at haskell.org
| Subject: [commit: ghc] master: testsuite: Bump allocations for T9630
| (f57c305)
|
| Repository : ssh://git@git.haskell.org/ghc
|
| On branch : master
| Link :
| https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fghc.ha
| skell.org%2Ftrac%2Fghc%2Fchangeset%2Ff57c3059d7c8b8e00bd3a9f9153c3520f
| 6db14d4%2Fghc&data=04%7C01%7Csimonpj%40microsoft.com%7Cbff75d8952bc489
| 7f12608d57c9ae8c0%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C6365519
| 27127060212%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMz
| IiLCJBTiI6Ik1haWwifQ%3D%3D%7C-
| 1&sdata=Hk8Q%2FVgrwqEUkysgX3Stj5GO5t3YNeM04wALzV6ZZSE%3D&reserved=0
|
| >---------------------------------------------------------------
|
| commit f57c3059d7c8b8e00bd3a9f9153c3520f6db14d4
| Author: Ben Gamari <ben at smart-cactus.org>
| Date: Sun Feb 25 16:23:39 2018 -0500
|
| testsuite: Bump allocations for T9630
|
|
| >---------------------------------------------------------------
|
| f57c3059d7c8b8e00bd3a9f9153c3520f6db14d4
| testsuite/tests/perf/compiler/all.T | 3 ++-
| 1 file changed, 2 insertions(+), 1 deletion(-)
|
| diff --git a/testsuite/tests/perf/compiler/all.T
| b/testsuite/tests/perf/compiler/all.T
| index 1ae69e7..1a2413a 100644
| --- a/testsuite/tests/perf/compiler/all.T
| +++ b/testsuite/tests/perf/compiler/all.T
| @@ -1228,9 +1228,10 @@ test ('T9630',
| [ compiler_stats_num_field('max_bytes_used', # Note [residency]
| [(platform('x86_64-unknown-mingw32'), 39867088, 15),
| # 2017-12-24: 34171816 (x64/Windows)
| - (wordsize(64), 41568168, 15)
| + (wordsize(64), 35324712, 15)
| # initial: 56955240
| # 2017-06-07: 41568168 Stop the specialiser generating
| loopy code
| + # 2018-02-25: 35324712 It's not entirely clear
| ]),
| extra_clean(['T9630a.hi', 'T9630a.o'])
| ],
|
| _______________________________________________
| ghc-commits mailing list
| ghc-commits at haskell.org
| https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fmail.h
| askell.org%2Fcgi-bin%2Fmailman%2Flistinfo%2Fghc-
| commits&data=04%7C01%7Csimonpj%40microsoft.com%7Cbff75d8952bc4897f1260
| 8d57c9ae8c0%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C6365519271270
| 60212%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJB
| TiI6Ik1haWwifQ%3D%3D%7C-
| 1&sdata=2bTG4reUJV7m3RsSUMse20LChfZPcJP3Ea%2FQkgqmLFw%3D&reserved=0
More information about the ghc-devs
mailing list