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

streamify TypeHierarchy #927

Merged
merged 17 commits into from
May 27, 2024
Merged

streamify TypeHierarchy #927

merged 17 commits into from
May 27, 2024

Conversation

swissiety
Copy link
Collaborator

@swissiety swissiety commented Apr 18, 2024

  • return Streams instead of collections - user can decide to collect without SootUp copying it in between
  • steamify visitSubGraph as well (not colelction.stream() internally.. )
  • adapt testcases

Copy link
Contributor

You updated the documentation - Doc Preview.

@swissiety swissiety force-pushed the speedup/typehierarchy branch 4 times, most recently from 5ae75de to 32f7c33 Compare May 1, 2024 10:24
@swissiety swissiety force-pushed the speedup/typehierarchy branch from 32f7c33 to 76ae895 Compare May 1, 2024 10:27
@swissiety swissiety marked this pull request as ready for review May 1, 2024 10:50
@swissiety swissiety requested review from JonasKlauke and kadirayk May 2, 2024 09:12
@swissiety
Copy link
Collaborator Author

lgtm

@swissiety swissiety requested a review from stschott May 21, 2024 09:22
# Conflicts:
#	sootup.java.bytecode/src/test/java/sootup/java/bytecode/RuntimeJarConversionTests.java
@swissiety swissiety force-pushed the speedup/typehierarchy branch from 6a2c855 to 4af4886 Compare May 27, 2024 16:43
@swissiety swissiety force-pushed the speedup/typehierarchy branch from ea30a43 to e919f90 Compare May 27, 2024 17:10
@swissiety swissiety merged commit 82c492b into develop May 27, 2024
8 checks passed
@swissiety swissiety deleted the speedup/typehierarchy branch May 27, 2024 17:26
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.

2 participants