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 diffcalc to use batch calculations and return all values #45

Merged
merged 4 commits into from
May 8, 2024

Conversation

Syriiin
Copy link
Owner

@Syriiin Syriiin commented May 8, 2024

Why?

Batch calculates are much more efficient in difficalcy.

Changes

  • Refactor recalculate command to use batch calculations
  • Refactor diffcalc to return all diffcalc values, not just total

@Syriiin Syriiin force-pushed the use-batch-calculations branch from 221ffe3 to 81fa646 Compare May 8, 2024 14:08
Syriiin added 3 commits May 9, 2024 00:09
We don't actually want multiple versions of calculations existing per
calculator. An outdated calculation should be updated, not superceded.
@Syriiin Syriiin force-pushed the use-batch-calculations branch from 81fa646 to 5e80d8d Compare May 8, 2024 14:09
@Syriiin Syriiin merged commit 4228fde into master May 8, 2024
3 checks passed
@Syriiin Syriiin deleted the use-batch-calculations branch May 8, 2024 14:10
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