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,242
    • Issues 5,242
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 567
    • Merge requests 567
  • 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
  • Merge requests
  • !9637

InfoTableProv: ShortText --> ShortByteString

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed doyougnu requested to merge doyougnu/ghc:wip/doyougnu/no-unpackFS-infotableprov into master Jan 05, 2023
  • Overview 3
  • Commits 2
  • Pipelines 10
  • Changes 2

Another small optimization from the work around FastStrings. This removes some serialization and an inappropriate use of unpackFS and thus reduces allocations for some tests.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: wip/doyougnu/no-unpackFS-infotableprov