Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • GHC GHC
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 5,240
    • Issues 5,240
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 563
    • Merge requests 563
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Glasgow Haskell CompilerGlasgow Haskell Compiler
  • GHCGHC
  • Issues
  • #17653
Closed
Open
Issue created Jan 10, 2020 by Andreas Klebinger@AndreasKDeveloper

Performance regression in base64-bytestring caused by dmd-anal regression.

Summary

base64-bytestring is about twice as slow on ghc_head than on 8.8

See also the discussion here: https://github.com/emilypi/base64/issues/3

This seems like it could be a result of the NCG changes I made recently.

Steps to reproduce

Run the benchmark suite of https://github.com/andrewthad/base64-bytes

Expected behavior

Performance should be equal or better.

Environment

Various. Tested on Linux and Windows

Edited Jan 10, 2020 by Andreas Klebinger
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking