Skip to content
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

Tracking Benchmark Changes for Thesis #1417

Draft
wants to merge 165 commits into
base: master
Choose a base branch
from

Conversation

michael-schwarz
Copy link
Member

@michael-schwarz michael-schwarz commented Apr 17, 2024

The branch I used to benchmark for my thesis diverges at d8be117.

This draft MR is not intended to be merged but should allow me to keep an overview of the changes and see what should be maybe back-ported.

PR for master exists:

To consider:

  • Way to supply suffix to name of privPrecCompare output
  • Do not colorize privPrecCompare output to stderr (in case it is saved to somewhere)
  • exp.priv-prec-dump-proj option to project precision of dumps to enums, intervals, and def_exc for comparison between different activated domains
  • Warn instead of crash if an argument to a string function does not evaluate to an address.
  • 22fdef6 (adapt traces and traces-rel configurations to be more similar)
  • 1b180d4 (Add bot_in_blob_leq_bot so bot and Blob(bot) compare equal in privPrecCompare)
  • Fix to force refinement to only happen when dumping precision comparisons (to avoid Int domain refinement causes fixpoint error #1005)
  • Merged Make update_offset idempotent for blobs #1559

Done

Back-ported:

PR landed on master concurrently with MS proceeding on this branch (nothing to do):

Hotfixes:

PR with principled fix exists:

@michael-schwarz michael-schwarz force-pushed the michael-schwarz-dissertation branch from aac1ebb to 811c183 Compare April 19, 2024 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants