Skip to content

Optimize batch addition#326

Open
ArtiomTr wants to merge 2 commits intograndinetech:mainfrom
ArtiomTr:feature/optimize-batch-addition
Open

Optimize batch addition#326
ArtiomTr wants to merge 2 commits intograndinetech:mainfrom
ArtiomTr:feature/optimize-batch-addition

Conversation

@ArtiomTr
Copy link
Copy Markdown
Contributor

@ArtiomTr ArtiomTr commented Mar 5, 2026

No description provided.

@ArtiomTr ArtiomTr force-pushed the feature/optimize-batch-addition branch 7 times, most recently from b30d0ae to 6bdfa4e Compare March 9, 2026 10:00
@ArtiomTr ArtiomTr force-pushed the feature/optimize-batch-addition branch 2 times, most recently from a635639 to eb6e338 Compare March 17, 2026 14:58
Moved batch addition into separate file, in order to implement tests and
benchmarks for it. Tests are covering most of the edge cases, including:

* P=-Q pairs
* P+O pairs
* O+O pairs

And combinations.
Batch addition performance was optimized while covering necessary edge
cases. Now, batch addition handles infinity points (and combinations)
without performance regressions.
@ArtiomTr ArtiomTr force-pushed the feature/optimize-batch-addition branch from eb6e338 to f9d3ef3 Compare March 17, 2026 14:59
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