Skip to content

Conversation

@ttuegel
Copy link
Contributor

@ttuegel ttuegel commented May 8, 2020

This pull request changes the prover to keep only the leaf nodes of the execution graph in memory, which dramatically reduces the memory use.

Fixes #1795


Reviewer checklist
  • Test coverage: stack test --coverage
  • Public API documentation: stack haddock

ttuegel added 30 commits April 25, 2020 16:40
@ttuegel ttuegel force-pushed the feature--implicit-ExecutionGraph branch from 948021b to 7dea8c0 Compare May 11, 2020 20:26
@ttuegel ttuegel marked this pull request as ready for review May 11, 2020 20:27
@ttuegel ttuegel merged commit a045a32 into runtimeverification:master May 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Do not keep execution graph in memory

3 participants