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

Use an LRU cache with CorrectAndSplitScrnaReadPairs to reduce mem #427

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

kshakir
Copy link
Contributor

@kshakir kshakir commented Jun 10, 2024

No description provided.

@kshakir kshakir requested a review from alecw June 10, 2024 02:15
@@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.4-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.8-bin.zip
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Java 21 cannot run Gradle 8.4: via https://docs.gradle.org/current/userguide/compatibility.html#java

Makes it difficult to debug in IntelliJ.

Copy link
Collaborator

@alecw alecw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kshakir kshakir merged commit f475449 into master Jun 10, 2024
4 checks passed
@kshakir kshakir deleted the ks_calc_and_split_lru branch June 10, 2024 15:05
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