Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • M menhir
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 14
    • Issues 14
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • POTTIER Francois
  • menhir
  • Repository
Switch branch/tag
  • menhir
  • fix
  • src
  • DataFlow.ml
Find file BlameHistoryPermalink
  • POTTIER Francois's avatar
    In Fix.DataFlow, change the bag of pending nodes from LIFO to FIFO. · 44898882
    POTTIER Francois authored Nov 21, 2020
    Tests have shown that failing to do this could slow down the computation
    of Menhir's invariant by 15x. (Fix.DataFlow is not yet used by Invariant,
    so this change makes little difference at the moment.)
    44898882