[Git][ghc/ghc][wip/andreask/perf-test-binary] Apply 1 suggestion(s) to 1 file(s)
Andreas Klebinger (@AndreasK)
gitlab at gitlab.haskell.org
Fri Sep 16 10:43:15 UTC 2022
Andreas Klebinger pushed to branch wip/andreask/perf-test-binary at Glasgow Haskell Compiler / GHC
Commits:
b357a16d by Bryan R at 2022-09-16T10:43:13+00:00
Apply 1 suggestion(s) to 1 file(s)
- - - - -
1 changed file:
- testsuite/tests/perf/should_run/T21839.hs
Changes:
=====================================
testsuite/tests/perf/should_run/T21839.hs
=====================================
@@ -8,7 +8,7 @@
-- In benchmarks I found the resulting code for the Binary instance was running
-- more than twice as fast!
-- So we decided to merely document this change and add a test representing this behaviour
--- rather than trying to coax ghc back into it's old behaviour.
+-- rather than trying to coax ghc back into its old behaviour.
{-# LANGUAGE DeriveGeneric #-}
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/b357a16db28474272d977c1f793821fd27dad047
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/b357a16db28474272d977c1f793821fd27dad047
You're receiving this email because of your account on gitlab.haskell.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20220916/05f44f55/attachment.html>
More information about the ghc-commits
mailing list