-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Heapster translation perf improvements #1513
Commits on Nov 15, 2021
-
added the command heapster_set_translation_checks to turn off the tra…
…nslation-time assertPermStack* and assertTopPermM checks used during translation
Eddy Westbrook committedNov 15, 2021 Configuration menu - View commit details
-
Copy full SHA for b39aa80 - Browse repository at this point
Copy the full SHA b39aa80View commit details
Commits on Nov 16, 2021
-
Replaced a number of uses of fmap and mbMap2 with mbMapCl, to try to …
…reduce the number of times name-bindings are converted between fresh function and fresh pair representations
Eddy Westbrook committedNov 16, 2021 Configuration menu - View commit details
-
Copy full SHA for 620f349 - Browse repository at this point
Copy the full SHA 620f349View commit details -
Merge remote-tracking branch 'origin/master' into heapster/translatio…
…n-perf-improvements
Eddy Westbrook committedNov 16, 2021 Configuration menu - View commit details
-
Copy full SHA for 14bdc64 - Browse repository at this point
Copy the full SHA 14bdc64View commit details -
updated CruUtil.hs to handle a recent change to Crucible
Eddy Westbrook committedNov 16, 2021 Configuration menu - View commit details
-
Copy full SHA for 4835d6d - Browse repository at this point
Copy the full SHA 4835d6dView commit details -
Eddy Westbrook committed
Nov 16, 2021 Configuration menu - View commit details
-
Copy full SHA for 6bfc52a - Browse repository at this point
Copy the full SHA 6bfc52aView commit details -
whoops, undid that recent change to CruUtil.hs because it looks like …
…that was for an older version of Crucible...
Eddy Westbrook committedNov 16, 2021 Configuration menu - View commit details
-
Copy full SHA for 6d3bf5b - Browse repository at this point
Copy the full SHA 6d3bf5bView commit details -
changed the translation of the catch rule to not translate the second…
… branch if the first one succeeds
Eddy Westbrook committedNov 16, 2021 Configuration menu - View commit details
-
Copy full SHA for 98fb656 - Browse repository at this point
Copy the full SHA 98fb656View commit details -
added tracing information to implCatchM, to see where catches and bac…
…ktracking happen
Eddy Westbrook committedNov 16, 2021 Configuration menu - View commit details
-
Copy full SHA for 78d6ee3 - Browse repository at this point
Copy the full SHA 78d6ee3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97027a3 - Browse repository at this point
Copy the full SHA 97027a3View commit details -
tweaked the tracing messages in implCatchM
Eddy Westbrook committedNov 16, 2021 Configuration menu - View commit details
-
Copy full SHA for a7ae7bd - Browse repository at this point
Copy the full SHA a7ae7bdView commit details -
Merge branch 'heapster/translation-perf-improvements' of github.com:G…
…aloisInc/saw-script into heapster/translation-perf-improvements
Eddy Westbrook committedNov 16, 2021 Configuration menu - View commit details
-
Copy full SHA for ed9b2ac - Browse repository at this point
Copy the full SHA ed9b2acView commit details -
renamed unChecksFlag to checksFlagSet
Eddy Westbrook committedNov 16, 2021 Configuration menu - View commit details
-
Copy full SHA for e547a6c - Browse repository at this point
Copy the full SHA e547a6cView commit details