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

Release 2.3.0 #410

Merged
merged 11 commits into from
Sep 27, 2023
Merged

Release 2.3.0 #410

merged 11 commits into from
Sep 27, 2023

Conversation

lukasrothenberger
Copy link
Collaborator

@lukasrothenberger lukasrothenberger commented Sep 27, 2023

Performance:

  • naive parallelization of pattern detection

Pattern detection:

  • improved accuracy using an extended shadow memory

Interfaces:

  • added wrapper scripts around clang and clang++ for easy integration of the static and dynamic analysis into build systems (e.g. CMake)

Code:

  • improved CI, style checks and pre-commit hooks
  • improved type-checking
  • end-to-end tests added
  • minor cleanup, formatting and refactoring

Experimental features:

  • performance modeler for CPU multithreading
  • suggestion of loop scheduling clauses
  • integration of Microbenchmark results and ExtraP model generation

@lukasrothenberger lukasrothenberger changed the title chore: updated version file Release 2.3.0 Sep 27, 2023
@lukasrothenberger lukasrothenberger marked this pull request as ready for review September 27, 2023 14:17
@lukasrothenberger lukasrothenberger merged commit ca536fa into master Sep 27, 2023
1 check passed
@lukasrothenberger lukasrothenberger deleted the release/2.3.0 branch January 10, 2024 09:29
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.

1 participant