Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • I iGPS
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • FP
  • iGPS
  • Merge requests
  • !10

make it compatible with Coq 8.7, and test that

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Ralf Jung requested to merge ci/iris-update into master Sep 21, 2017
  • Overview 5
  • Commits 6
  • Pipelines 8
  • Changes 30

Turns out Coq 8.7 is 20% faster. :-) Some of this is lost to parallelism though, it seems.

8.6:

real	11m7.102s
user	25m5.797s
sys	0m17.457s

8.7:

real	9m0.417s
user	19m40.020s
sys	0m16.213s

I reported the fact that I had to change something to make it work again as https://coq.inria.fr/bugs/show_bug.cgi?id=5749.

Edited Sep 21, 2017 by Ralf Jung
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: ci/iris-update