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

Utilize Arrow memoization #285

Merged
merged 1 commit into from
Dec 22, 2024
Merged

Utilize Arrow memoization #285

merged 1 commit into from
Dec 22, 2024

Conversation

peckb1
Copy link
Owner

@peckb1 peckb1 commented Dec 22, 2024

It's not strictly faster than my own cache; but I hadn't used it before, so wanted to give it a try. It's quite simple!

It's not strictly faster than my own cache; but I hadn't used it before,
so wanted to give it a try. It's quite simple!
@peckb1 peckb1 enabled auto-merge (squash) December 22, 2024 00:34
Copy link

Test Results

483 tests  ±0   483 ✅ ±0   7m 9s ⏱️ -6s
246 suites ±0     0 💤 ±0 
246 files   ±0     0 ❌ ±0 

Results for commit 6079973. ± Comparison against base commit 97bd23a.

Copy link

File Coverage [98.7%] 🍏
Day21.kt 98.7% 🍏
Total Project Coverage 96.39% 🍏

@peckb1 peckb1 merged commit af9e41c into main Dec 22, 2024
2 checks passed
@peckb1 peckb1 deleted the feature.peckb.2024-day21-memoize branch December 23, 2024 06:19
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